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

Create New Post Contact Us

Learn to create Multilingual Website with Laravel 7

Step by Step Laravel 7 tutorial on how to create a Multilingual Website.

Learn to create Multilingual Website with Laravel 7

Learn Laravel Polymorphic Relationship step by step with example

Laravel Polymorphic Relationship allows a model to belong to more than one other model on a single association

Learn Laravel Polymorphic Relationship step by step with example

Dynamically Add more Input Fields using Handlebars JS and Laravel 7

In this tutorial, I will discuss how to dynamically add multiple input fields and submit them to database with jquery and Laravel.

Dynamically Add more Input Fields using Handlebars JS and Laravel 7

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