...
Drawio | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Login Workflow
Please take care that there are two AuthController's
- Admin: https://github.com/schmto/nmsprime/blob/dev/app/Http/Controllers/AuthController.php
- CCC: https://github.com/schmto/nmsprime/blob/dev/modules/Ccc/Http/Controllers/AuthController.php
The routes will define which one is used. This is normal L5 stuff – no magic.
Drawio | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|