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

Create New Post Contact Us

Introduction to Laravel Gates

Laravel Gates allows you to authorize users from accessing certain areas of your application

Introduction to Laravel Gates

Livewire Laravel - File/Image Upload Using Livewire Laravel 8

In this tutorial, we will create a simple file upload using laravel livewire.

Livewire Laravel - File/Image Upload Using Livewire Laravel 8

Laravel Passport OAuth2 Server Implementation

Passport is a Laravel package that provides a complete OAuth2 implementation out of the box.

Laravel Passport OAuth2 Server Implementation

How to add a simple RSS feed to Laravel without using a package

In this tutorial, I will show you how to do that easily without adding a whole package!

How to add a simple RSS feed to Laravel without using a package

Generate Table Data in Laravel using Helper Function

In this tutorial, I am going to share that in laravel how you can generate tabular data.

 Generate Table Data in Laravel using Helper Function

Laravel Instant Search Example Using Vue Js and Debounce

Hello Developer, in this new tutorial i am going to show you how you can build laravel vue instant search for your laravel application

Laravel Instant Search Example Using Vue Js and Debounce

15 must-know Laravel Collection Methods

Laravel comes with very powerful and convenient wrapper for working with arrays. Here are the 15 must-know Laravel Collection Methods.

15 must-know Laravel Collection Methods

Laravel 8 Google+ API to Google Login with Laravel Socialite

This article will give you a simple example of laravel 8 google plus sign in with Gmail account

Laravel 8 Google+ API to Google Login with Laravel Socialite

Using Github authentication for login with Laravel Socialite - Laravel 8

Using Github authentication for login with Laravel Socialite

Using Github authentication for login with Laravel Socialite - Laravel 8

Routing In Laravel 8 - Be aware of this major change

With the latest release of Laravel, routing has been changed. We no longer can write routes the old Laravel way, since its latest release that is Laravel 8.

Routing In Laravel 8 - Be aware of this major change