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

Create New Post Contact Us

Creating multiple Laravel sites using only one Laravel codebase

With this Laravel package, we can build multiple sites/sub-domains on one codebase.

Creating multiple Laravel sites using only one Laravel codebase

Learn more about Laravel Notifications and creating dynamic recipients

Jeffrey Kilroy wrote a nice tutorial on how to use Laravel Notifications and make "Recipients".

Learn more about Laravel Notifications and creating dynamic recipients

Laravel User Registration with Email Activation

Jim Frenette on how to add an e-mail confirmation to the Laravel User registration.

Laravel User Registration with Email Activation

Laravel Bootstrap Typeahead Autocomplete Search from Database

Ajay Gupta wrote a nice tutorial on how to build an autocomplete search text box with Laravel 5.

Laravel Bootstrap Typeahead Autocomplete Search from Database

Learn how to build real-time grid component with Laravel, Vue.js, Vuex and Socket.io

Ryan Dobbs has a good tutorial on how to build real-time grid component using Laravel, Vue.js and Socket.io.

Learn how to build real-time grid component with Laravel, Vue.js, Vuex and Socket.io

Active Repository is good & Awesomely Usable

I’ve just published a new article about “Active Repository” being good & awesomely usable. It’s Part One of Practical Software Architecture series. If you’re interested in reading more about the hybrid implementation of Active Record & Repository Pat

Active Repository is good & Awesomely Usable

Searching for Bobby Fisher with Laravel 5

TNT Studio has a good tutorial about how to use TNTSearch package to search full-text of documents quickly.

Searching for Bobby Fisher with Laravel 5

The magic behind Laravel Valet

Mohamed Said has written a tutorial to show us how Valet works and how it's built.