finished api

This commit is contained in:
Clément
2025-06-04 19:50:52 +02:00
parent 1551f6226e
commit f488f7e01d
32 changed files with 1078 additions and 30 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
composer install
php artisan migrate
php artisan migrate --force
php artisan db:seed