Require Pin is a Laravel package for pin confirmation and validation before processing requests to a specified route.
The post A Laravel Package to Protect Routes With a PIN Code appeared first on Laravel News.
Require Pin is a Laravel package for pin confirmation and validation before processing requests to a specified route.
The post A Laravel Package to Protect Routes With a PIN Code appeared first on Laravel News.
PHP SDK for the Dolby API is a package by Andréia Bohner that provides a wrapper around the Dolby API.
The post A PHP SDK for the Dolby API appeared first on Laravel News.
Flaky is a Laravel package by Aaron Francis to help you handle intermittent failures caused by unreliable third parties.
The post Flaky for Laravel appeared first on Laravel News.
Laravel Notification Log is a package by Spatie to log notifications your Laravel app sends.
The post Laravel Notification Log appeared first on Laravel News.
Learn how to create a custom PHPCS Ruleset you can use across all your PHP projects.
The post Sharing PHPCS Rules Across Projects and Teams appeared first on Laravel News.
Laravel Model Filter offers a simple way to filter and search eloquent models by array parameters and query strings.
The post Filter and Search Eloquent Models with the Model Filter Package appeared first on Laravel News.
Chartello is a package to visualize your Laravel app data in simple dashboards.
The post Visualize Laravel App Data with Chartello appeared first on Laravel News.
Learn how to use Laravel Takeout with Laravel Valet
The post Using Takeout with local Valet and Docker sites appeared first on Laravel News.
Banhammer for Laravel offers a simple way to ban any Model by ID and IP; it also allows blocking requests by IP addresses.
The post Ban Users and IPs in Your Laravel App With Banhammer appeared first on Laravel News.
GitHub Actions is a fantastic way to run your Continuous Integration workflows, from running your tests to checking static analysis and more.
The post Laravel CI with GitHub Action appeared first on Laravel News.