Learning Laravel: What is Laravel?
In last week’s laravel post, I mentioned that Laravel is an open-source PHP framework that uses the model–view–controller (or MVC for short) architectural pattern. This week, I want to drill down more on what that means.
Continue reading "Learning Laravel: What is Laravel?"