Я не смог найти, где это изменить.
В config/fortify.php у вас есть домашний путь:
Код: Выделить всё
/*
|--------------------------------------------------------------------------
| Home Path
|--------------------------------------------------------------------------
|
| Here you may configure the path where users will get redirected during
| authentication or password reset when the operations are successful
| and the user is authenticated. You are free to change this value.
|
*/
'home' => '/dashboard',
Кроме того, я не смог найти строку, похожую на public const HOME = '/dashboard'; как в предыдущих версиях
Подробнее здесь: https://stackoverflow.com/questions/798 ... o-if-theyr
Мобильная версия