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

Create New Post Contact Us

Develop APIs faster with Laravel Shovel

Laravel Shovel is a minimalist package providing Laravel response macros to assist in rapid API development by transforming models, resources, collections, paginated objects, and errors into a concise API response format.

Develop APIs faster with Laravel Shovel

How to set up PHP CodeSniffer and PreCommit Githooks to a Laravel Project

Set Kyar Wa Lar shows us how to set up PHP CodeSniffer and PreCommit Githooks to a Laravel Project.

How to set up PHP CodeSniffer and PreCommit Githooks to a Laravel Project

Run artisan from anywhere in with Laravel artisan plugin for zsh

Laravel artisan plugin for zsh is a new package which helps you to run artisan from anywhere in the project tree, with auto-completion!

Run artisan from anywhere in with Laravel artisan plugin for zsh

Create a scaffold with Laravel 5.7 -  Profile (Part 3.1) Edit profile

Alfredo Barron shows us how to create a scaffold with Laravel 5.7.

Create a scaffold with Laravel 5.7 -  Profile (Part 3.1)  Edit profile

How to validate Vue.js powered forms in a Laravel app

George Drakakis shows how he validates Vue.js powered forms in a Laravel app.

How to validate Vue.js powered forms in a Laravel app

How to encrypt File Uploads with Laravel

Stefan Zweifel wrote a nice tutorial on how to encrypt file uploads with Laravel 5.

How to encrypt File Uploads with Laravel

How to search models using a where like query in Laravel

murze.be wrote a nice tutorial on how to search models using a where like query in Laravel 5.

How to search models using a where like query in Laravel

How to enable SSL/TLS/HTTPS on Laravel Homestead (Video tutorial)

Alex Aguilar has a very good tutorial on how to enable SSL/TLS/HTTPS on Laravel Homestead.

How to enable SSL/TLS/HTTPS on Laravel Homestead (Video tutorial)

Create a scaffold with Laravel 5.7 -  Add Core UI Template (Part 2)

Alfredo Barron shows us how to create a scaffold with Laravel 5.7.

Create a scaffold with Laravel 5.7 -  Add Core UI Template (Part 2)

Learn how to create Custom Cache Driver in Laravel

ErWeb shows us how to add SQLite as a cache driver in Laravel 5.

Learn how to create Custom Cache Driver in Laravel