Mise en prod

This commit is contained in:
hugol
2024-11-16 11:49:20 +01:00
parent a21b69bd8f
commit 3210782a6c
38 changed files with 3486 additions and 6524 deletions

View File

@@ -2,6 +2,7 @@
return [
App\Providers\AppServiceProvider::class,
App\Providers\FortifyServiceProvider::class,
App\Providers\FortifyBootstrapServiceProvider::class,
App\Providers\FortifyServiceProvider::class,
App\Providers\NovaServiceProvider::class,
];