The Laravel Monolog Kinesis package makes it simple to forward Laravel application logs to an AWS Kinesis stream.
The post Forward Laravel Logs to Amazon Kinesis appeared first on Laravel News.
The Laravel Monolog Kinesis package makes it simple to forward Laravel application logs to an AWS Kinesis stream.
The post Forward Laravel Logs to Amazon Kinesis appeared first on Laravel News.
Laravel Blade Emerald provides Emmet-like abbreviations to Blade Components.
The post Use Emmet-style Abbreviations in Blade Components appeared first on Laravel News.
Envy is a package to keep your .env.example file up to date automatically.
The post Keep Laravel .env Synced With Envy appeared first on Laravel News.
Telegraph is a Laravel package for fluently interacting with Telegram Bots.
The post Interact with Telegram Bots in Laravel with Telegraph appeared first on Laravel News.
As a developer, we absolutely cannot trust our users. Ever! In this tutorial learn tips and tricks to keep your application safe.
The post Why you should never trust your users appeared first on Laravel News.
The archtechx/enums package aims to make working with enums more lovable.
The post Enum Helpers for PHP appeared first on Laravel News.
The Laravel team released 9.2 with an array keyBy method, an eloquent attribute make method, moving the Laravel CORS package into the framework, and more.
The post Laravel 9.2 Released appeared first on Laravel News.
ZSH Artisan is a plugin to help you to run artisan from anywhere in the project tree, with auto-completion, and it can automatically open files created by artisan
The post Enhanced Laravel Integration for ZSH appeared first on Laravel News.