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

Create New Post Contact Us

Tips for Laravel Performance Optimization

Here are few performance tips and ideas that are very helpful for improving Laravel Applications performance.

Tips for Laravel Performance Optimization

Import and Export Excel files using Laravel Excel package

In this step-by-step tutorial, Hardik Savani shows us how to import and export Excel files using the Laravel Excel package.

Import and Export Excel files using Laravel Excel package

Installing Webpack 4 in Laravel and activate the Chunk function and ServiceWorker

Mohamed Amine wrote a nice tutorial on how to install Webpack in Laravel 5.

Installing Webpack 4 in Laravel and activate the Chunk function and ServiceWorker

Testing Laravel Zero dynamic commands

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

Testing Laravel Zero dynamic commands

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