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

Create New Post Contact Us

The Ultimate Vue.js and Laravel CRUD Tutorial

In this tutorial, Anthony Gore show you how to set up a full-stack Vue and Laravel app and demo each of the CRUD operations.

The Ultimate Vue.js and Laravel CRUD Tutorial

How to integrate PayPal payment gateway in Laravel

Here I will let you know how to integrate PayPal payment gateway in Laravel.

How to integrate PayPal payment gateway in Laravel

Laravel Multiple Images Upload Tutorial

We will build a simple multiple images upload system using Laravel 5.5

Laravel Multiple Images Upload Tutorial

Learn to use model factories in Laravel

Let’s see how model factories work and how we can use them by building a Laravel application.

Learn to use model factories in Laravel

Top 10 packages for extending Laravel

In this article, we will list down the PHP libraries that we can use to extend Laravel.

Top 10 packages for extending Laravel

Laravel migration with seeding

Today, we are going to learn about Laravel migration with seeding

Laravel migration with seeding

Learn about Laravel's tap helper function and tap method on collections

In this tutorial, we will talk about tap in Laravel. We will discuss tap helper function and tap method on collections in detail.

 Learn about Laravel's tap helper function and tap method on collections

Creating your own PHP Helper functions in Laravel

Let’s walk through how you can create your own custom Laravel helper functions.

Creating your own PHP Helper functions in Laravel