79123106

Date: 2024-10-24 17:43:49
Score: 3
Natty:
Report link

I also had the same problem yesterday, I installed Laravel 11 and I noticed that the api.php files in the routes and middleware and kernel.php disappeared. Many features have been moved to the app's bootstrap file.

here is a guide to read that helped me a lot to understand the new version

https://laraveldaily.com/post/laravel-11-main-new-features-changes

Reasons:
  • Blacklisted phrase (1): helped me a lot
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Luca web