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

Create New Post Contact Us

5 tips for supercharged Laravel Eloquent queries

In this 16 minute video, Andrew will show you 5 simple tips and tricks that you can use to enhance your Laravel Eloquent queries, saving time and helping to clean up your code.

5 tips for supercharged Laravel Eloquent queries

When and How to Use Database Transactions in Laravel

Hello Artisan, in this tutorial I will discuss Laravel database transactions. Why should we use database transactions and what is the advantage of Laravel database transactions?

When and How to Use Database Transactions in Laravel

Insert Data Into Mysql Using Vue.js With PHP

In this example, we will show you how to insert data into Mysql using VueJs with PHP

Insert Data Into Mysql Using Vue.js With PHP

Laravel real time event broadcasting with socket.io

In today’s technology age, real-time data has become an essential thing for a web application. So here, in this article, I will share how to broadcast a Laravel real-time event with socket.io.

Laravel real time event broadcasting with socket.io

How to add an Export To Excel button in Laravel Datatables

In this tutorial, we'll learn how to add a button to export to an Excel file in Laravel.

How to add an Export To Excel button in Laravel Datatables

Using the HTTP Client and Data Transfer Objects in Laravel 7

Rhymes explains the benefits of the data transfer object package in Laravel 7.

Using the HTTP Client and Data Transfer Objects in Laravel 7

How to Create a PDF File with Chart in Laravel 7

This is a step by step tutorial on how to create a PDF File with Chart in Laravel 7.

How to Create a PDF File with Chart in Laravel 7

A Laravel Package to find Lat and Long of a given Address

laravel-geocode is the best package to get Lat and Long from Specific Address.

A Laravel Package to find Lat and Long of a given Address