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

Create New Post Contact Us

Laravel Macros - How to create a Macro? How to create a class-based macro using mixin?

Laravel macros are a very simple and very powerful feature that allows you to add on custom functionality to internal Laravel classes or components.

Laravel Macros - How to create a Macro? How to create a class-based macro using mixin?

How to use GraphQL with Laravel Framework

jansenfelipe has a good tutorial on how to use GraphQL with Laravel Framework.

How to use GraphQL with Laravel Framework

Structure and Display Hierarchical/Multi-level data in Laravel

Tutorial on how to define a hierarchical relationship in Laravel and also how to display the hierarchical data in your views.

Structure and Display Hierarchical/Multi-level data in Laravel

Laravel Shopper - An eCommerce administration built with Laravel 5 for creating online shops

Shopper is an Admin Management build for Laravel 5.6+ (Not yet compatible with Laravel 5.8) which includes all the necessary for your online market application.

Laravel Shopper - An eCommerce administration built with Laravel 5 for creating online shops

A Laravel package to create for you controllers used in routes: Laravel Controller Generator

laravel-controllers-generator is a Laravel package to create for you controllers used in routes.

A Laravel package to create for you controllers used in routes: Laravel Controller Generator

Adding Google reCAPTCHA v3 to your Laravel App

Adi shares how he implemented Google’s reCAPTCHA v3 in his Laravel app.

Adding Google reCAPTCHA v3 to your Laravel App

Balance Accounting System extension for Laravel

Balance Accounting System extension for Laravel is a package that provides basic support for balance accounting (bookkeeping) system based on debit and credit principle.

Balance Accounting System extension for Laravel

Introducing Laravel Debugging Assistant – Telescope

Laravel Telescope is an open source debugging assistant by Laravel, written by Taylor Otwell and Mohamed Said.

Introducing Laravel Debugging Assistant – Telescope

How to work with null objects in Laravel

Max wrote a nice tutorial on how to work with null objects in Laravel 5.

How to work with null objects in Laravel

CRUD Operation in Laravel 5.8 with File Upload

Laravel 5.8 CRUD Tutorial With File uploading for beginners

CRUD Operation in Laravel 5.8 with File Upload