laravel-11 Questions
4
Solved
Laravel 11 does not come with a middleware file and the kernel.php file has been removed altogther. So, when I create a custom middleware, how do I register it?
I do not know where to register midd...
Brightman asked 17/4 at 12:17
1
Solved
I want to add service provider in laravel 11, but i am not sure how to add it using laravel 11. As previous version of laravel, it is added in config/app.php file, but in laravel 11 it needs to be ...
Variola asked 1/4 at 8:45
1
Solved
I am attempting to integrate Laravel 11 with React.js for data retrieval and transmission between the two. However, I cannot locate the routes/api.php file in the latest version of Laravel.
I have ...
Cabbageworm asked 19/3 at 16:24
1
© 2022 - 2024 — McMap. All rights reserved.