RouteServiceProvider modificado

This commit is contained in:
Juan Felipe Zapata Moreno 2025-09-05 14:10:05 -06:00
parent e6e7beb24c
commit a080e679d7

View File

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