Conduct better email testing with Mail Intercept https://laravel-news.com/mail-intercept
Laravel News
Conduct better email testing with Mail Intercept
Mail Intercept for Laravel is a new way of testing mail by intercepting, not faking, email so we can dissect it, turn it upside down, and inspect everything.
Learn How to Build Modern Laravel Apps Using Inertia.js https://laravel-news.com/learn-how-to-build-modern-laravel-apps-using-inertia-js
Laravel News
Learn How to Build Modern Laravel Apps Using Inertia.js
Laracasts founder Jeffrey Way has finished a video series on learning how to build modern Laravel apps using Inertia.js.
What is Application Performance Monitoring? https://laravel-news.com/application-performance-monitoring-2
Laravel News
What is Application Performance Monitoring?
Application Performance Monitoring allows you to see what is happening inside your software applications in real-time. APM can give you the information to reduce cost, lower churn, and prevent interruptions in the availability of your business. Better understanding…
Laravel 8.73 Released https://laravel-news.com/laravel-8-73-0
Laravel News
Laravel 8.73 Released
The Laravel team released 8.73 with support for Countable objects in the string pluralizer, allowing closures for determining cache TTL, a lazyByIdDesc() query builder method, and the latest changes in the v8.x branch.
The Hottest Black Friday Deals https://laravel-news.com/black-friday-deals-2021
Laravel News
The Hottest Black Friday Deals
It’s that time of year again. Where you can save huge amounts of money on everything from training courses, to full applications. This year we've compiled a list of all the hot sales and listed them all below. If you’ve been thinking about buying any of these…
How a code-driven monitoring tool can help you deliver successful software products https://laravel-news.com/how-a-code-driven-monitoring-tool-can-help-you-deliver-successful-software-products
Laravel News
How a code-driven monitoring tool can help you deliver successful software products
Learn how a code-driven monitoring tool can help you deliver successful software products
Managing Secrets in Laravel with AWS Parameter Store https://laravel-news.com/aws-parameter-store
Laravel News
Managing Secrets in Laravel with AWS Parameter Store
Learn how to manage secrets in your Laravel deployment process with the AWS Parameter Store