Structuring data driven applications in Laravel
What is a "Data driven application"?
We all know that Laravel makes it really easy to store and query data from your database. Getting data submitted from a form and storing it using an eloquent model is trivial. But what if your application needs to...
thelazywalrus.com4 min read