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

Create New Post Contact Us

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

Monitoring a Laravel Application with Telescope

francesco shows us how to monitor a Laravel app with Telescope.

Monitoring a Laravel Application with Telescope

A full guide to install and set up Laravel Telescope

ErWeb has a good video tutorial on how to install and set up Laravel Telescope - a new official Laravel package.

A full guide to install and set up Laravel Telescope

Learn how to load Eloquent relationship counts

timacdonald wrote a nice tutorial on how to load Eloquent relationship counts.

Learn how to load Eloquent relationship counts

Learn to connect Laravel 5.7 to Cloud SQL

Sky Chin wrote a good tutorial on how to connect Laravel 5.7 to Cloud SQL.

Learn to connect Laravel 5.7 to Cloud SQL

Full guide to install and set up Laravel Telescope

Laravel Telescope is a new debug assistant for the Laravel framework, created by the same people who created Laravel.

Full guide to install and set up Laravel Telescope

Create a scaffold with Laravel 5.7 — Profile (Part 3.2) Change password

In this part, we will add to the profile module a feature to change the password of an Auth user.

Create a scaffold with Laravel 5.7 — Profile (Part 3.2) Change password

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

Laravel Multitenancy: Route Model Binding

David Llop shows us a few tips when working with Laravel Route Model Binding.

Laravel Multitenancy: Route Model Binding

How to run Laravel 5.7 on Google App Engine Standard Environment

Sky Chin wrote a nice tutorial on how to run Laravel on Google App Engine Standard Environment.

 How to run Laravel 5.7 on Google App Engine Standard Environment