Libraries tagged by LaravelSdk
konradkalemba/blade-components-scoped-slots
11149 Downloads
Scoped slots feature addition to Laravel's Blade templating engine
headerx/laravel-jetstream-passport
8484 Downloads
Passport and OAuth2 support for laravel's jetstream starter kit (Livewire)
expdev07/laravel-cashier-stripe-connect
118313 Downloads
Adds Stripe Connect functionality to Laravel's main billing package, Cashier.
exolnet/laravel-graylog
56177 Downloads
This package extends Laravel’s log package to add a graylog channel.
dniccum/nova-webhooks
4440 Downloads
A tool for Laravel's Nova administrator panel that enables users to create webhooks that can be customized to fire on specified Eloquent model events (created, updated, etc). This allows applications to communicate with other applications and integrations (Zapier, If This Then That, etc).
dniccum/custom-email-sender
30709 Downloads
A tool for Laravel's Nova administrator panel that allows you to send custom email messages that within your application that leverages the applications existing settings and configurations.
clarkeash/str
152645 Downloads
An extraction of Laravels Str class from Illuminate/Support.
chrishalbert/laravel-nomadic
24029 Downloads
A suite of tools to enhance robustness of laravel's migrations.
bilfeldt/laravel-flash-message
24481 Downloads
Flash multiple messages using Laravels default session message flashing system
aschmelyun/cleaver
955 Downloads
A blazing-fast static site generator using Laravel's Blade templating engine
alibayat/laravel-commentable
4345 Downloads
Implementing a Comment system for Laravel's Eloquent models.
agog/osmose
10298 Downloads
Elegant filtering for laravel's eloquent models
orisintel/laravel-online-migrator
79783 Downloads
Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change
matriphe/imageupload
26621 Downloads
Upload image using Laravel's build in function and resize it automatically.
jdavidbakr/multi-server-event
165814 Downloads
This package extends Laravel's native Command Event class to allow for managing events fired on the same system with multiple servers, preventing an event from firing more than once