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