mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 05:31:10 -04:00 
			
		
		
		
	v5.0.0 update
This commit is contained in:
		| @ -19,6 +19,15 @@ class RouteServiceProvider extends ServiceProvider | ||||
|      */ | ||||
|     public const HOME = '/admin/dashboard'; | ||||
|  | ||||
|     /** | ||||
|      * The path to the "customer home" route for your application. | ||||
|      * | ||||
|      * This is used by Laravel authentication to redirect customers after login. | ||||
|      * | ||||
|      * @var string | ||||
|      */ | ||||
|     public const CUSTOMER_HOME = '/customer/dashboard'; | ||||
|  | ||||
|     /** | ||||
|      * The controller namespace for the application. | ||||
|      * | ||||
|  | ||||
		Reference in New Issue
	
	Block a user