Setting up your first Laravel 4 Model
Model-View-Controller (MVC) is a very common design pattern in modern web applications. The wide usage and acceptance of the design pattern means that many of the most popular web frameworks are built around this architecture. Laravel 4 is one such framework that uses the MVC design pattern to cleanly separate the various aspects of a [...]









