Michael Bryan wrote a good tutorial on how to use Laravel 6 with Docker and Docker-Compose. In this tutorial, we'll learn how we can use Docker and Compose to develop and run Laravel 6 applications ...
Amenallah Hsoumi wrote nice tutorials on how to build a Vue app with GraphQL and MongoDB.
Easily export collections to Excel. Supercharge your Laravel collections and export them directly to an Excel or CSV document. Exporting has never been so easy. Supercharged exports. Export queries ...
Mike Hartington gives us the first official preview of Vue support for Ionic Framework. What is Ionic Framework? If you’re already using Vue, you might be wondering: What is the Ionic Framework and ...
In this part, we will add to the profile module a feature to change the password of an Auth user.
Alex Bouma wrote a good tutorial on how to install Laravel websockets and SSL on Forge.
Laroute is a Laravel package that allows us to port our routes over to JavaScript, and gives us a bunch of very familiar helper functions to use..
Pascal Baljet shared a good tip on how to format monetary values using the Money library and Laravel Blade directives. For a project which has to deal with prices, we decided to use the PHP Money ...
This tutorial will begin by walking you through the integration of the Laravel 5 and Bootstrap 3 themes. Afterwards, we will show you how to add PHP datagrid. If the Laravel and Bootstrap theme are ...
countrylayer is a service that can help us to get instant access to accurate country data for various geo-points in the world. var settings = { “url”: “https ...
Freek Van der Herten built a new package that we can use to log all users' activity easily: Laravel ActivityLog.