Laravel 11: New Slim Base Controller with No Traits

Another new change in the Laravel 11 skeleton, which hides features like `$this-authorize()` or `$this-validate()` from Controllers. Quick mention of this change in the Release Notes: #base-controller-class - - - - - Support the channel by checking out my products: - My Laravel courses: - Filament examples: - Livewire Kit Components: - - - - - Other places to follow: - My weekly Laravel newsletter: - My personal Twitter:
Back to Top