Laravel Blog / Portfolio Application Part 13: Single method action class
Today on our Laravel Blog / Portfolio Application we start by fixing another bug on our slug and after that we introduce the single method acton class pattern, which allows us to keep our controllers lighter and without too much business logic.
CHECK OUT APIATO: http://apiato.io/
Laravel Blog / Portfolio PLAYLIST: https://www.youtube.com/watch?v=IGUshKFKNLQ&list=PLRoT2Wf8XDsA8ewvR0ncaS3cbtzUfYBir
Github repository: https://github.com/mp27/laravel-blog-portfolio
source