Hacker News new | ask | show | jobs
by gkedzierski 294 days ago
They also completely changed the project structure recently, which made 100% of previous tutorials and examples on the internet obsolete.
1 comments

Ouch, I haven’t kept up to date. Have any links explaining? Thanks
https://laravel-news.com/laravel-11-directory-structure

Things which you were able to configure in the past, are now hidden. The meaning of many files (e.g. bootstrap) is now completely different. All different service provider classes are gone.