prodV1 #2

Open
RomanGolienko wants to merge 309 commits from prodV1 into main
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 559d925c51 - Show all commits

View File

@ -19,7 +19,6 @@ setup-test:
composer install
cp -n .env.example .env
php artisan key:gen --ansi
rm database/database.sqlite
touch database/database.sqlite
php artisan migrate
php artisan db:seed