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

Create New Post Contact Us

Authenticate with more than just email and password with Laravel Default Authentication

Authenticate with more than just email and password with Laravel Default Authentication

Authenticate with more than just email and password with Laravel Default Authentication

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