BurgerPedia: A Complete Laravel 5 and AngularJS Tutorial with Bootstrap to Make it Pretty – Part 7
Part 7 – Basic Validations Now that we have the basic CRUD operators setup, it’s time to add some business logic through … Keep Reading
Web Development
Part 7 – Basic Validations Now that we have the basic CRUD operators setup, it’s time to add some business logic through … Keep Reading
Part 6 – Creating The Controllers Now that we’ve seen the basic of setting up a route. We can start getting into … Keep Reading
Part 5 – Setting up the Routes Now that our models are setup, we are now ready to begin configuring the routes. … Keep Reading
Part 4 – Building the Models and the Relationships Now that our database has been created, we need to build the models … Keep Reading
Part 3 – Seeding the Database Tables Now that we’ve created the database tables, we are ready to pre-populate them with data. … Keep Reading
Part 2 – Creating the Database Tables using Migrations Now that we have Laravel installed, we are ready to setup our databases … Keep Reading
Part 1: Installing Laravel The first thing that we need to do is get the latest version of Laravel using composer. In … Keep Reading
In this tutorial, I will get you up-and-running with Laravel 5, AngularJS and Bootstrap by building a real-world web application. We will … Keep Reading
I use WordPress’ custom fields often for many of my projects. In most cases, I only use a single unique key for … Keep Reading
Hello! I’m an instance of CKEditor that will not replace the ‘ character into ' and the “ character into " when … Keep Reading