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

Create New Post Contact Us

How to make Laravel 5.6 and Vue.JS Infinite Scroll

Here is a Step by step tutorial of Laravel 5.6 and Vue.JS Infinite Scroll.

How to make Laravel 5.6 and Vue.JS Infinite Scroll

Authenticate users based on JWT tokens with Simple Keycloak Guard for Laravel

This package helps you authenticate users on a Laravel API based on JWT tokens generated from Keycloak Server.

Authenticate users based on JWT tokens with Simple Keycloak Guard for Laravel

Learn how to mask IDs in URLs using hashids in Laravel

Ben Sampson wrote a nice tutorial on how to mask IDs in URLs using hashids in Laravel.

Learn how to mask IDs in URLs using hashids in Laravel

Learn how to make Laravel Fluent Again with SmartFields

Andrei Canta wrote a nice tutorial on how to use smart fields and keep track of the fields we use in our models.

Learn how to make Laravel Fluent Again with SmartFields

Build a sortable list with Laravel and Vue.js

Andre Sardo shows us how to create a sortable list using Laravel and Vue.

Build a sortable list with Laravel and Vue.js

Laravel Dependent Dropdown Tutorial With Example

Hello developers, in this tutorial, I will show you how to make a Laravel Dependent Dropdown.

Laravel Dependent Dropdown Tutorial With Example

Learn to optimize Eloquent queries to reduce memory consumption in Laravel 5

Omar Andrés shows us how to optimize Eloquent queries to reduce memory consumption in Laravel 5.

Learn to optimize Eloquent queries to reduce memory consumption in Laravel 5

Learn how to deploy a Vue.js Single Page App with Docker

JonathanMH wrote a nice tutorial on how to deploy a Vue.js Single Page App with Docker.

Learn how to deploy a Vue.js Single Page App with Docker