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

Create New Post Contact Us

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

Build a live search feature with Laravel and Vue.js

Pusher has a good tutorial on how to use Laravel and Vue.js to build a live search feature.

Build a live search feature with Laravel and Vue.js

Build a weather app with Laravel Dark Sky

Laravel Dark Sky is a good package which we can use to get data from Dark Sky weather easily.

Build a weather app with Laravel Dark Sky