In this fourth post of the series, I’ve gathered new features added to Jobs and Queues in Laravel 8. Since the original release of 8.0 back in September 2020, Jobs and Queues got a bunch of significant updates that you don’t want to miss.
PHP
★ A package to handle one-time passwords (OTP) in Laravel apps
Our new package gives you everything you need to build a secure one-time password auth flow. Read more