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

Create New Post Contact Us

Live Search in Laravel using AJAX

Create Laravel Search Box With Live Results Using AJAX jQuery.

Live Search in Laravel using AJAX

How to use Laravel Echo Server

In this article, I’ll briefly show you how to quickly whip up a working socket server and broadcast events over the server.

How to use Laravel Echo Server

Laravel Date Range Search using Ajax jQuery

Are you looking for a Data range search filter feature in Laravel, then you have come to the right place. Here you can learn how to filter data come between two dates in Laravel. We'll use Ajax for searching data between two dates in Laravel, with co

Laravel Date Range Search using Ajax jQuery

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

Minimizes disruptions when applying database migrations using Laravel Online Migrator

This Laravel package minimizes disruptions when applying Laravel's database migrations using tools like Percona Online Schema Change or InnoDB Online DDL.

Minimizes disruptions when applying database migrations using Laravel Online Migrator

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