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

Create New Post Contact Us

Save 50% on all Laravel Ebooks

Packt launched another great sale today! Right now you can get 50% off all Packt ebooks!

Save 50% on all Laravel Ebooks

How to import CSV data to local database in Laravel

avinash wrote a nice tutorial on how to import CSV data to local database in Laravel 5.

How to import CSV data to local database in Laravel

Generate models faster with Laravel Laracademy Generators

laracademy just released a new package that we can use to speed up the development process of a Laravel application.

Generate models faster with Laravel Laracademy Generators

Ribbbon: a project management system built on Laravel 5 and Vue.js

canvasowl released a free project management system built on Laravel 5 and Vue.js.

Ribbbon: a project management system built on Laravel 5 and Vue.js

The art of using Repositories in Laravel 5.3

Abdelrahman Omran wrote a tutorial on how to use repositories in Laravel 5.3.

The art of using Repositories in Laravel 5.3

Learn how to ajaxify your Laravel application automatically

Muhammad Usman wrote a tutorial on how to write an HTTP Middleware which detects Ajax requests and converts responses to Ajax compatible responses.

Learn how to ajaxify your Laravel application automatically

Working with regex easily using a new PHP package

sebastiandedeyne released a nice package that can make working with regex easier. This package is called "Making regex great again".

Working with regex easily using a new PHP package

Building Our First Website [2nd Edition]

> **Important:** The book now supports Laravel 5.3. This chapter is complete. We will be updating all chapters regularly to fix bugs and > mistakes.

# Chapter 2: Building Our First Website

Now that we know how to install Laravel, let