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

Create New Post Contact Us

Testing Laravel Zero dynamic commands

Max wrote a nice tutorial on how to test Laravel Zero dynamic commands.

Testing Laravel Zero dynamic commands

Patching the Vue.js Virtual DOM: The need, the explanation and the solution

Michael Gallagher shows us how to patch the Virtual DOM in Vue and explains why we need to do that.

Patching the Vue.js Virtual DOM: The need, the explanation and the solution

Upload images to Google Cloud Storage using Laravel 5.7

Sky Chin wrote a nice tutorial on how to upload images to Google Cloud Storage using Laravel 5.7.

 Upload images to Google Cloud Storage using Laravel 5.7

Laravel Google ReCaptcha

In this tutorial, I’ll cover how to easily integrate Google ReCaptcha validation in your Laravel Application.

Laravel Google ReCaptcha

Track console and web Laravel framework execution with Laravel Profiler

Laravel Profiler is a package which we can use to track console and web Laravel framework execution and have a better understanding of what is going on under the hood.

Track console and web Laravel framework execution with Laravel Profiler

Import and export Excel files easily with Laravel Excel

Laravel Excel is a popular package which provides a simple wrapper around PhpSpreadsheet with the goal of simplifying exports and imports.

Import and export Excel files easily with Laravel Excel

Add Loading Indicators to Your Vue.js Application

Samuel Oloruntoba wrote a nice tutorial on how to add Loading Indicators to our Vue.js Application.

Add Loading Indicators to Your Vue.js Application

Build a recommendation system with Laravel Recombee package

Larcombee is a Recombee API package for Laravel. Using this package we can easily build a recommendation system to get recommendations based on the user's behaviors and interests.

Build a recommendation system with Laravel Recombee package