mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 18:54:58 +00:00 
			
		
		
		
	Move authentication around.
This commit is contained in:
		| @@ -30,6 +30,7 @@ class BudgetController extends Controller | ||||
|      */ | ||||
|     public function __construct() | ||||
|     { | ||||
|         $this->middleware('auth'); | ||||
|         parent::__construct(); | ||||
|         View::share('title', trans('firefly.budgets')); | ||||
|         View::share('mainTitleIcon', 'fa-tasks'); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user