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.
welcm has a look at Laravel Wink - A new Laravel based publishing platform from a member of the core Laravel team.
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.
Cristian Tăbăcitu wrote a nice tutorial on how to use Laravel Valet to host an Oauth website locally.
Multi installer for laravel, lumen and spark.
We will use the Cashier package to integrate Stripe Payment Gateway in Laravel.
Marco Aurélio Deleu shares how he works on a module-based Laravel Application and avoids adding unnecessary third-party dependencies to his project.
Laravel Websockets is a Laravel package that can handle the server side of WebSockets, written in PHP.