mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 05:31:10 -04:00 
			
		
		
		
	build version 400
This commit is contained in:
		| @ -3,7 +3,7 @@ | ||||
| namespace Crater\Http\Middleware; | ||||
|  | ||||
| use Closure; | ||||
| use Crater\Setting; | ||||
| use Crater\Models\Setting; | ||||
|  | ||||
| class RedirectIfInstalled | ||||
| { | ||||
| @ -21,6 +21,7 @@ class RedirectIfInstalled | ||||
|                 return redirect('login'); | ||||
|             } | ||||
|         } | ||||
|  | ||||
|         return $next($request); | ||||
|     } | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user