Laravel Tutorials

Learn the fastest php framework laravel.Laravel is a free, open source PHP web application framework, designed for the development of model–view–controller (MVC) web applications.

Friday, 10 April 2015

Database connection in laravel

›
This post is about creating a database connection in laravel.Connecting to database is quite simple and you need not take any pain in the p...
6 comments:

Get and Post request in laravel

›
This post is about handling GET and POST request in Laravel.But before we start you should be familiar with Routing in Laravel .Beca...
2 comments:

Condition and loops in laravel

›
This post is about constructing loops and conditions in laravel using Blade template.So lets get started. Open the routes.php file and c...
1 comment:
Tuesday, 31 March 2015

Passing data to views in laravel

›
In this post I will show you how to pass data to views in laravel.This post is going to be a bridge between the route post and views...
2 comments:
Saturday, 28 March 2015

Basics of blade and views in laravel (Part-1)

›
In the last post we learned how to create routes in laravel with route parameters  but in that tutorial we did not create any view we only...
›
Home
View web version
Powered by Blogger.