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

Create New Post Contact Us

HorizontCMS - open-source CMS built on Laravel and VueJS

HorizontCMS is an open-source, responsive Content Management System (CMS) built on Laravel 6, VueJs 2.6 and Bootstrap 3.4 which you can use to build you next-generation websites and blogs.

HorizontCMS - open-source CMS built on Laravel and VueJS

6 Tips for Laravel Performance Optimization

Now in this article, we are going to discuss 6 performance optimization tips for Laravel developer.

6 Tips for Laravel Performance Optimization

How to build a Laravel Custom Maintenance Page

In this article, Channaveer Hakari will share a simple way to put your Laravel website in a maintenance mode with a custom page.

How to build a Laravel Custom Maintenance Page

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