git clone https://github.com/blind3y3/schedule.git
cd schedule && composer install
cp .env.example .env
php -r "echo bin2hex(random_bytes(32));"
php -S localhost:8080 -t public
git clone https://github.com/blind3y3/schedule.git
cd schedule && composer install
cp .env.example .env
php -r "echo bin2hex(random_bytes(32));"
php -S localhost:8080 -t public