code Repository pattern I spoke about the fat models, skinny controllers pattern, but what I failed to explain is what is the model. For example, in Laravel, you have model classes which define
laravel Database versioning of Laravel Voyager Laravel comes with it's own database versioning system called migrations. Instead of writing SQL scripts you write the change you want to do in Php. For Voyager it's a bit
laravel A great framework I've been using Laravel for the past few years. The more I used it, the more I like it. It comes with a lot of good features to make your