Shipping Docker - Learn how to use Docker in development, testing, and production. https://laravel-news.com/shipping-docker
Laravel News
Shipping Docker - Learn how to use Docker in development, testing, and production.
Shipping Docker is a comprehensive course in the many uses of Docker. From playing to developing, testing to deploying, it covers it all in a way that is easy to understand.
Build API Request Classes in Laravel with Transporter https://laravel-news.com/transporter
Laravel News
Build API Request Classes in Laravel with Transporter
Transporter is a package to help send API requests in Laravel.
Add FaceID and TouchID Login to Your Laravel Apps https://laravel-news.com/fastlogin
Laravel News
Add FaceID and TouchID Login to Your Laravel Apps
Fast Login for Laravel is a plugin to allow your users to login with FaceID/TouchID.
What is Application Performance Monitoring (APM) and Why Do You Need It? https://laravel-news.com/what-is-apm-and-why-do-you-need-it
Laravel News
What is Application Performance Monitoring (APM) and Why Do You Need It?
APM tools, like ScoutAPM, allow organizations to get a detailed analysis of the performance of your applications, in real-time. This includes critical information about server requests, response times, time-consuming methods and end-points, errors and their…
Cancel Pending Notification Immediately in Laravel 8.50 https://laravel-news.com/laravel-8-50-0
Laravel News
Cancel Pending Notifications Immediately in Laravel 8.50
The Laravel team released v8.50.0 this week with the ability to cancel pending notifications and the latest changes in the 8.x branch.