Thursday, May 21, 2015

Bootstrapping a Laravel CRUD Project



In this tutorial, we’re going to build and run a simple CRUD application from scratch using Laravel 5. If you’re already deep in PHP, then some of the stuff in this section will be common knowledge to you. In any case, let’s go over it. We create a fresh install of Laravel 5 using Composer.

from My Pocket http://www.sitepoint.com/bootstrapping-laravel-crud-project/

No comments:

Post a Comment