Init project
Co-authored-by: Clément Reniers <VirisOnGithub@users.noreply.github.com>
This commit is contained in:
4
images/init_laravel.sh
Normal file
4
images/init_laravel.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
composer install
|
||||
php artisan migrate
|
||||
php artisan db:seed
|
||||
Reference in New Issue
Block a user