Learn to deploy a Vultr server with the Laravel Marketplace App and host a Laravel application with Vultr Managed Database and Let's Encrypt SSL.
In this tutorial we will be creating an app with ionic framework (a brilliant mobile app development framework by drifyco). We will be using the api that i have created in my previous blog post to get ...
Using Docker for developing Laravel applications locally to deploying in Production.
jeff wrote a nice tutorial on how to consume third party API’s with Laravel Resources.
In this example, we will show you how to insert data into Mysql using VueJs with PHP SPA Authentication using Laravel Sanctum (formerly Airlock) In this video, you will learn how to build a SPA ...
QuickAdminPanel shares best Laravel package that we can use for multi-language projects.
Muhammad Usman wrote a tutorial on how to write an HTTP Middleware which detects Ajax requests and converts responses to Ajax compatible responses.
Tutorial on how to define a hierarchical relationship in Laravel and also how to display the hierarchical data in your views.
Danish Ashrafi has a nice tutorial on how to prevent XSS Exploits in Laravel 5. You'll learn about Laravel Validation and User Input Sanitization. XSS Exploit is a well-known vulnerability in a web ...
Elena Kolevska has a short tip for creating a custom Laravel validator. This is just a short one.. Have you ever received an error back from your name validators ...
Rob Simpkins shares five awesome code snippets that he frequently uses across all his Laravel applications. These snippets are very useful. Be sure to check them out and use them for your projects!
Laracash is a good package that provides a convenient way to work with the money column as a Value Object. I created a Laravel package that is a wrapper over MoneyPHP library provides a convenient way ...