A place where all members can share their Laravel & PHP tutorials, links, news, packages, etc.

Create New Post Contact Us

Using Laravel 4's Model Events

Learn how to use Model's event in Laravel 4

Understanding Laravel Route Parameters

Understanding Laravel Route Parameters

Laravel To Do List App

Learn to build a todo-list Laravel 4 app from scratch

How To Create File Upload With Laravel

Learn how to create file upload with Laravel

How To Create File Upload With Laravel

Generate a sitemap using Laravel

Learn how to add a sitemap to your Laravel 4 application.

API for Laravel

A nice Laravel package that helps you to build a flexible RESTful API for your apps.

Ajax in Laravel - User Registration

Here's a quick way to use ajax and create a user registration page. On succesfull validation, the user is created and the page is updated with relevant data - both with static messages and user provided details. Of course, we throw the errors if

Memberships with Laravel Cashier

Learn how to create a basic membership website using Laravel 4 and Laravel Cashier