adds more documentation
This commit is contained in:
@@ -2,11 +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`. Authentication includes two-factor authentication (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 administrators use Fortify with 2FA and email verification.
|
||||
|
||||
- **Framework:** Laravel 12
|
||||
- **Admin Panel:** Laravel Nova 5 at `/cp`
|
||||
- **Auth:** Fortify with 2FA + email verification
|
||||
- **Auth (frontend):** Laravel Socialite with Azure AD SSO
|
||||
- **Auth (Nova):** Fortify with 2FA + email verification
|
||||
- **Database:** MySQL (`go-no-go`)
|
||||
- **Local URL:** http://go-no-go.test (Laravel Herd)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user