Install breeze component for auth;

Training
This commit is contained in:
2024-01-20 18:51:50 +01:00
parent 2b6cd00ece
commit fcc061aeba
62 changed files with 4400 additions and 124 deletions

View File

@@ -17,7 +17,7 @@ class RouteServiceProvider extends ServiceProvider
*
* @var string
*/
public const HOME = '/home';
public const HOME = '/dashboard';
/**
* Define your route model bindings, pattern filters, and other route configuration.