Laravel Translatable – Making Eloquent models translatable by storing translations as JSON10/12/20251 mins0This package contains a trait HasTranslations to make Eloquent models translatable. Translations are stored as json. There is no…Laravel admin_blogcontinue Reading..
Language Files – Validation, Pagination and Reminders language lines in 37 languages10/12/20251 mins0List of 128 languages for Laravel Framework, Laravel Jetstream, Laravel Fortify, Laravel Breeze, Laravel Cashier, Laravel Nova…Laravel admin_blogcontinue Reading..
Larametrics – A self-hosted metrics and notifications platform for Laravel apps10/12/20251 mins0A self-hosted metrics and notifications platform for Laravel apps, Larametrics records and notifies you of changes made…Laravel admin_blogcontinue Reading..
Laravel Uptime Monitor – A powerful and easy to configure uptime and ssl monitor10/12/20251 mins0Laravel-uptime-monitor is a powerful, easy to configure uptime monitor. It will notify you when your site is…Laravel admin_blogcontinue Reading..
Laravel Failed Job Monitor – Get notified when a queued job fails10/12/20251 mins0This package sends notifications if a queued job fails. Out of the box it can send a…Laravel admin_blogcontinue Reading..
Laravel Localization – Add i18n support via routes10/12/20251 mins0Easy i18n localization for Laravel, an useful tool to combine with Laravel localization classes. The package offers…Laravel admin_blogcontinue Reading..
Horizon – Monitor and configure queues with a simple web UI10/12/20251 mins0Horizon provides a beautiful dashboard and code-driven configuration for your Laravel powered Redis queues. Horizon allows you…Laravel admin_blogcontinue Reading..
Laravel Responsecache – Speed up app by caching the entire response09/12/20251 mins0This Laravel package can cache an entire response. By default it will cache all successful get-requests that…Laravel admin_blogcontinue Reading..
Widgetize – Page Partial caching09/12/20251 mins0This concept (this design pattern) really shines when you want to create tall web pages with multiple…Laravel admin_blogcontinue Reading..
Rememberable – Query caching for Eloquent09/12/20251 mins0Query caching for Laravel. Rememberable is an Eloquent trait for Laravel that adds remember() query methods. This makes it…Laravel admin_blogcontinue Reading..