feat: usr roles and soft deletes and filament

This commit is contained in:
2026-05-22 10:06:47 +02:00
parent 417a1bc53c
commit ad17c55564
16 changed files with 280 additions and 13 deletions
+1
View File
@@ -58,6 +58,7 @@ env:
APP_LOCALE: fr
APP_ENV: production
APP_DEBUG: "false"
APP_NAME: "Bowly"
APP_URL: https://bemeal.leonmorival.com
SERVER_NAME: ":80"
APP_RUNTIME: "Laravel\\FrankenPHP\\Runtime"