Luc Van Keer
Conditionally show a dashboard page
The panel initialisation is triggered from the register method of the laravel provider. Since the user is established in the middleware pipeline, it is not available.
I would solve this with a custom middleware (which can be added in the panel construction).
18 replies