laravel-ui-kit
by jeremykenedy
A multi-framework UI component library for Laravel. Supports Tailwind CSS, Bootstrap 5, and Bootstrap 4 with Blade, Vue, React, and Svelte frontends.
laravel-toast
by jeremykenedy
Multi-framework toast notifications for Laravel with Tailwind, Bootstrap 5, Bootstrap 4, Blade, Livewire, Vue, React, and Svelte support.
laravel-notifications
by jeremykenedy
A Laravel package providing an in-app notification center with bell/badge UI, read/unread tracking, and REST API.
laravel-observability
by jeremykenedy
A Laravel package providing observability with auto-detection of Sentry, Bugsnag, Datadog, and Flare, plus APM metrics, health checks, and error context enrichment.
laravel-ip-capture
by jeremykenedy
A Laravel package to automatically capture and track IP addresses on Eloquent model actions such as signup, login, update, and deletion.
laravel-seedster
by jeremykenedy
Register and run Laravel database seeds from packages. Fork of eklundkristoffer/seedster with Laravel 13+ support.
laravel-darkmode-toggle
by jeremykenedy
A standalone dark mode toggle component for Laravel with multi-framework support (Tailwind, Bootstrap 5, Bootstrap 4) and multiple frontend options (Blade, Livewire, Vue, React, Svelte).
laravel-email-database-log
by jeremykenedy
A database logger for all outgoing emails sent by your Laravel application.
laravel-https
by jeremykenedy
Laravel Https is middleware to check for Secure HTTP requests. Laravel Https middleware providers can check and redirect if the user is not hitting the https url of your app/site or the request can be automatically redirected to a Secure Http (HTTPS) request.
slack-laravel
by jeremykenedy
Laravel integration for the jeremykenedy/slack package, including facades and service providers.
laravel-exception-notifier
by jeremykenedy
Laravel exception notifier will send an email of of the error along with the stack trace to the chosen recipients.
laravel-roles
by jeremykenedy
A Powerful package for handling roles and permissions in Laravel. Supports Laravel 5.3 up to 13.