fix: update home redirect path to /admin/dashboard in Fortify configuration

This commit is contained in:
Yoga Pangestu 2026-08-12 20:46:50 +07:00
parent 278493b4c6
commit d0482c03db

View File

@ -73,7 +73,7 @@
| |
*/ */
'home' => '/dashboard', 'home' => '/admin/dashboard',
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------