File size: 103 Bytes
a36b6eb
 
 
 
1
2
3
4
5
php -d memory_limit=-1 composer install
php artisan key:generate
php artisan migrate
php artisan serve