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

Create New Post Contact Us

Laravel Performance Optimization Tips

In this tutorial, I will guide on how to optimize Laravel based application when in production.

Laravel Performance Optimization Tips

Learn how to compress images in Laravel 5.8

Hardik Savani shows us how to compress images in Laravel 5.8.

Learn how to compress images in Laravel 5.8

LaraFiles  - Work with uploaded files easily in Laravel

This package can help you to easily manage uploaded files in your Laravel application, save them to the server, and remember their base information in the database.

LaraFiles  - Work with uploaded files easily in Laravel

How to Implement Two-Factor Authentication in Laravel Applications

bootsity shows us how to implement Two-Factor Authentication in Laravel applications.

How to Implement Two-Factor Authentication in Laravel Applications

Laravel API wrapper for returning JSON responses

Do you work with Laravel framework and struggle with responses when building REST API? Here is a solution - Laravel API wrapper for returning JSON response

Laravel API wrapper for returning JSON responses

Search among multiple models using Laravel Scout Elasticsearch

The package provides the perfect starting point to integrate ElasticSearch into your Laravel application.

Search among multiple models using Laravel Scout Elasticsearch

Learn how to create REST API with authentication using Laravel Passport

If you are a beginner and you are learning and figuring out how to make apis and secure them, then you came to the right place, in this article i will show you how to set up an api authentication.

Learn how to create REST API with authentication using Laravel Passport

Add/remove multiple input fields dynamically with jQuery and Laravel 5.8

This tutorial will show you how to add and remove multiple input fields dynamically with jQuery and Laravel 5.8.

Add/remove multiple input fields dynamically with jQuery and Laravel 5.8