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