https://github.com/laravelbestpractices/messy-codebase/blob/master/resources/views/welcome.blade.php#L45-L78 - Should be using MVC, right now business logic is on View file - API’s should be wrapped around in another classes - Code logic is unreadable
https://github.com/laravelbestpractices/messy-codebase/blob/master/resources/views/welcome.blade.php#L45-L78