jeroennoten / Laravel-AdminLTE

Easy AdminLTE integration with Laravel
MIT License
3.82k stars 1.08k forks source link

Where is the Kernel.php file? I do not have It in the app/Http/Middleware folder #1307

Closed Ubenga closed 2 weeks ago

Ubenga commented 2 weeks ago
Question Answer
Issue Type QUESTION
Laravel Version 11
Project Version Laravel 11 whit Admilte

Current Behavior

Expected Behavior

Steps to Reproduce

Possible Solutions

Ubenga commented 2 weeks ago

Where is the Kernel.php file? I do not have It in the app/Http/Middleware folder

dfsmania commented 2 weeks ago

@Ubenga Please, only open issues related to this package here, your problem is more related to Laravel 11. Do a search on the internet, since in Laravel 11 the app structure was minimized, see Laravel 11 - Release Notes. For your particular question, read next:

https://stackoverflow.com/questions/78532447/laravel-kernel-php-file-alternative