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

Create New Post Contact Us

Learn how to build a Serverless Laravel application

Matthieu Napoli wrote a nice tutorial on how to build a serverless Laravel app.

Learn how to build a Serverless Laravel application

Build a chat application with Laravel, Socket.io, Pusher and Vue.js

ModestasV wrote a nice tutorial on how to build a simple chat application with Laravel, Socket.io, Pusher and Vue.js.

Build a chat application with Laravel, Socket.io, Pusher and Vue.js

Cyber Monday 2018 deals, sales, and freebies for programmers! The complete buying guide!

The Cyber Monday deals are coming. Here are the tips to get the best deals on programming books and courses!

Cyber Monday 2018 deals, sales, and freebies for programmers! The complete buying guide!

Black Friday 2018 for web developers and some freebies!

The Best Black Friday Deals for Web Developers is here!

Black Friday 2018 for web developers and some freebies!

Laravel Trait Make Command

I personally love Traits, exporting functions/logic that can be used by multiple classes is so awesome and clean. You get more standardized and readable code by using Traits.

Laravel Trait Make Command

Testing Laravel Zero dynamic commands

Max wrote a nice tutorial on how to test Laravel Zero dynamic commands.

Testing Laravel Zero dynamic commands

Laravel 5.7  -  API authentification with Laravel Passport

Martin Riedweg wrote a nice tutorial on how to develop a full API authentication system which can be used by any application which is able to perform requests.

Laravel 5.7  -  API authentification with Laravel Passport

Real-time Messenger package for Laravel: Mercurius

Mercurius is a real-time messenger system using Laravel and Vue.js, featuring a complete application that you can easily install with any Laravel project.

Real-time Messenger package for Laravel: Mercurius