this commit adds more documentation to the application
This commit is contained in:
@@ -2,12 +2,12 @@ # CLAUDE.md – Go No Go
|
||||
|
||||
## Project Overview
|
||||
|
||||
Laravel 12 application with Laravel Nova 5 administration panel. The admin panel is served at `/cp`. Frontend users authenticate via Azure AD SSO (Laravel Socialite). Nova administrators use Fortify with 2FA and email verification.
|
||||
Laravel 12 application with Laravel Nova 5 administration panel. The admin panel is served at `/cp`. Frontend users authenticate via Azure AD SSO (Laravel Socialite). Nova uses its built-in authentication.
|
||||
|
||||
- **Framework:** Laravel 12
|
||||
- **Admin Panel:** Laravel Nova 5 at `/cp`
|
||||
- **Auth (frontend):** Laravel Socialite with Azure AD SSO
|
||||
- **Auth (Nova):** Fortify with 2FA + email verification
|
||||
- **Auth (Nova):** Built-in Nova authentication
|
||||
- **Database:** MySQL (`go-no-go`)
|
||||
- **Local URL:** http://go-no-go.test (Laravel Herd)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user