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

Create New Post Contact Us

Build a social network with Laravel 5.3 and VueJS 2.0

kati-frantz has great video tutorials on how to build a social network with Laravel 5.3 and VueJS 2.0

Build a social network with Laravel 5.3 and VueJS 2.0

Learn how to build a Referral System with Laravel

Andy Brudtkuhl wrote a tutorial on how to build a referral system in Laravel 5.

Learn how to build a Referral System with Laravel

Learn to send emails in Laravel with Mailables

Tyler Souza wrote a new tutorial on how to send email in Laravel using Laravel new feature: Mailables.

Learn to send emails in Laravel with Mailables

Learn how to create Custom Auth in Laravel 5

SNIPE wrote a nice tutorial on how to create Custom Auth in Laravel 5.

Learn how to create Custom Auth in Laravel 5

Build a beauty salon pricing app with Laravel 5.3 and Vue.js 2

AshMenhennett released a new repository for a beauty salon (product and service) pricing list, built with Laravel 5.3 and Vue 2.

Build a beauty salon pricing app with Laravel 5.3 and Vue.js 2

Learn how to login with Facebook using Laravel Socialite

avinash wrote a tutorial on how to login with Facebook using Laravel Socialite.

Learn how to login with Facebook using Laravel Socialite

Learn how to get route list in lumen as like as laravel

thedevsaddam wrote a nice package that we can use to display all the registered route list like laravel.

Learn how to get route list in lumen as like as laravel

Learn how to use JavaScript Data Grid with Laravel 5

dhtmlxGrid is a good JavaScript grid control that we can use for creating Ajax-enabled tables with rich in-cell editing, built-in filtering, searching, and grouping capabilities.

Learn how to use JavaScript Data Grid with Laravel 5

Storing images in public folder and serving them from controller in Laravel 5

Code4fun wrote a tutorial on how to store images in multiple folders and serve them from controller.

Storing images in public folder and serving them from controller in Laravel 5

Access Laravel application database information from php artisan command

thedevsaddam wrote a nice Laravel package that we can use to display our app's database schema information from Terminal.

Access Laravel application database information from php artisan command