feat(Notification process: text, app name, membership validation + project update)
All checks were successful
Deploy Roxane to Preprod / deploy (push) Successful in 1m21s

This commit is contained in:
2026-07-18 15:19:48 +02:00
parent b4845511a6
commit 81dbe4275d
18 changed files with 142 additions and 52 deletions

View File

@@ -14,6 +14,7 @@ return [
*/
'name' => env('APP_NAME', 'Laravel'),
'front_name' => env('FRONT_NAME', 'Laravel'),
/*
|--------------------------------------------------------------------------