The pulse-outdated package by Aaron Francis is a Laravel Pulse card to show outdated composer dependencies on your dashboard:
The pulse-outdated package by Aaron Francis is a Laravel Pulse card to show outdated composer dependencies on your dashboard:
Laravel Pulse is a brand new free and open source performance monitoring and insights tool for Laravel applications. It was announced at Laracon AU 2023 by Jess Archer from the Laravel core team.
TallStackUi is a library of ready-to-use components for TALL Stack (Tailwind, Alpine.js, Laravel, and Livewire) applications.
This week, the Laravel team released v10.34, adding a missing()
method that applies to route groups, an alias for the new Number
class, an extensions
validation rule, and more. Here is a bit more info about the new features introduced this week:
Laravel Schema Rules is a package that automatically generates basic Laravel validation rules based on your database table schema. You can use this package as a starting point to quickly create boilerplate rules and optimize as needed.
The PHP team has released PHP 8.3 today with typed class constants, a json_validate() function, dynamically fetching a class constant, the #[Override]
attribute, and more:
Fansipan is a simple package that allows you to write your API integrations or SDKs in an elegant way: