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

Create New Post Contact Us

Getting started with TDD in Laravel with CRUD Example

A long descriptive tutorial on how to get started with Test Driven Development in Laravel, with an example of creating a simple CRUD application.

Getting started with TDD in Laravel with CRUD Example

Learn advanced Laravel package development from scratch

Learn advanced Laravel package development from scratch.

Learn advanced Laravel package development from scratch

Build a Real-time Chat Application with Laravel - Laravel WebSockets Installation

QiroLab has a nice video tutorial on how to build a Real-time Chat Application with Laravel. In this part, we'll learn how to install and configure Laravel WebSockets.

Build a Real-time Chat Application with Laravel - Laravel WebSockets Installation

Build a weather app with PHP Dark Sky API (Laravel is supported)

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

Build a weather app with PHP Dark Sky API (Laravel is supported)

Laravel AJAX Only Middleware

Sometimes you want to have a route that only accepts AJAX calls, or at least protect them if they are not AJAX calls. Luckily Laravel has an easy helper in the Request class available for these type of things.

Laravel AJAX Only Middleware

Creating a CRM with Laravel Nova

Create a simple customer relationship management system with Laravel Nova following this step-by-step tutorial. This is the third of a four-part series about Laravel Nova which covers installation, creating a CMS, creating a CRM, and customization.

Creating a CRM with Laravel Nova

Getting started with Laravel Wink - A new Laravel based publishing platform

welcm has a look at Laravel Wink - A new Laravel based publishing platform from a member of the core Laravel team.

Getting started with Laravel Wink - A new Laravel based publishing platform

Laravel Cashier Braintree Payment Gateway Tutorial With Example

In this tutorial, we will build a Subscription based Platform in which the user can choose a plan, and according to that, he will be charged.

Laravel Cashier Braintree Payment Gateway Tutorial With Example

How to serve a website that uses OAuth using Laravel Valet

Cristian Tăbăcitu wrote a nice tutorial on how to use Laravel Valet to host an Oauth website locally.

How to serve a website that uses OAuth using Laravel Valet

Install Laravel, Spark, Lumen with Laravel Installer

Multi installer for laravel, lumen and spark.

Install Laravel, Spark, Lumen with Laravel Installer