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

Create New Post Contact Us

A relatively automatic CRUD backend administration panel for Laravel: Otter

Otter is a Laravel package which we can use to create an admin control panel easily.

A relatively automatic CRUD backend administration panel for Laravel: Otter

Upload Images in Laravel using Ajax

If you are new to Laravel, and if you want to learn how we can upload files or images in Laravel by using Ajax, this post will help you to find a solution. Here you can find step by step tutorial and the source code also.

Upload Images in Laravel using Ajax

Live Table Editing (Add, Edit, Delete) in Laravel using jQuery

Do you know how can we perform Live table CRUD Operation in Laravel using Ajax?

Live Table Editing (Add, Edit, Delete) in Laravel using jQuery

Top 5 Most Used PHP Frameworks for Web Development 2019

Which Framework is most used in PHP? Here's a list of the best PHP Frameworks, based on popularity!

Top 5 Most Used PHP Frameworks for Web Development 2019

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

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