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

Create New Post Contact Us

Learn 12 ways to improve your Laravel projects

Lars Peterke shows us how to improve our Laravel projects using helper files, logging models, etc.

Learn 12 ways to improve your Laravel projects

Laravel User Settings - Simple and persistent boolean settings per user

This package has been developed to help you store simple boolean settings (true/false or yes/no settings) per user.

Laravel User Settings - Simple and persistent boolean settings per user

Organize Realtime Job Management With Laravel and Vue - Part 1

Insolita wrote a nice tutorial on how to build a job management app with Laravel and Vue.js

Organize Realtime Job Management With Laravel and Vue - Part 1

Learn how to make your own webhook mechanism through notifications in Laravel 5

Peter Fox shows us how to make your own webhook mechanism through notifications in Laravel 5.

Learn how to make your own webhook mechanism through notifications in Laravel 5

Laravel - The Good, the Bad and the Ugly of seeding data in production

Dieter Stinglhamber wrote a nice tutorial about seeding data in Laravel.

Laravel - The Good, the Bad and the Ugly of seeding data in production

Vue.js and Laravel CRUD Operations in Laravel

avinash has a nice tutorial about Vue CRUD Operations using Laravel.

Vue.js and Laravel CRUD Operations in Laravel

Implementing Custom Logic With Raw SQL In Laravel’s Query Builder

Laravel’s query builder offers a nice way to work with raw

Implementing Custom Logic With Raw SQL In Laravel’s Query Builder

Laravel Continuous Integration & Delivery with Bitbucket Pipelines

Richard Evans wrote a nice tutorial on how to put together a complete Continuous Integration & Delivery solution for a Laravel PHP Application using Bitbucket Pipelines.

Laravel Continuous Integration & Delivery with Bitbucket Pipelines

The Ultimate Laravel Guide For Beginners & Experienced

Cloudways has a good collection of tutorials for Laravel developers.

The Ultimate Laravel Guide For Beginners & Experienced

Laravel 5.6 Multi Language Translation using lang() Helper Tutorial

Hardik Savani shows us how to translate languages using the Laravel lang() Helper.

Laravel 5.6 Multi Language Translation using lang() Helper Tutorial