Libraries tagged by laravel reactions package
dominion-solutions/filament-cascading-actions
6 Downloads
A filament package that implements cascading actions and bulk actions.
fomvasss/laravel-visual-editable
33 Downloads
A package to visual edit your html sections, pages, blocks
tracefy/laravel-package-boilerplate
0 Downloads
Laravel boilerplate Package
tmoiseenko/laravel-customer-service
0 Downloads
A package for creating a General user entity, with the ability to save his actions in the application before authorization and subsequent linking of the received data with the authorized user.
telkins/laravel-pending-action
22 Downloads
A (somewhat opinionated) Laravel package to help make preparing and executing actions a little easier and more uniform.
sbuicodev/laravel-route-report
53 Downloads
A Laravel package that provides a command to analyze route definitions and detect duplicate routes and non-existent actions.
r4nkt/laravel-dto-action
111 Downloads
A (somewhat opinionated) Laravel package to help make preparing and executing actions using data transfer objects a little easier and more uniform.
oanhnn/laravel-handlers
32 Downloads
Using handler class instead of controller class in Laravel 5.5+ application
nirajkhadka/laravel-module-generator
11 Downloads
A Laravel package that generates complete CRUD modules with controllers, services, actions, DTOs, form requests, models, and migrations using artisan commands.
missionx-co/sensitive-actions
12 Downloads
A Laravel package that secures sensitive requests by blocking duplicates and leveraging smart caching.
milenmk/laravel-livewire-crud
28 Downloads
A reusable CRUD package for Laravel controllers and Livewire components, designed to simplify and standardize common database operations(create, read, update, delete), reduce boilerplate code, and support bulk actions.
dipesh79/laravel-softdelete-action
59 Downloads
A Laravel package to handle cascading, SET NULL, RESTRICT, NO ACTION, and SET DEFAULT behaviors for SoftDeletes in Eloquent relationships, with support for record restoration and cleanup actions.
aliirfaan/laravel-simple-audit-log
187 Downloads
This package creates a database table to save audit logs and exposes events to log user actions.
tzm/authorizator
153 Downloads
This is an easy to use, powerful and extendable Laravel package for authorization user actions via custom channels.
romeroqe/log-generator
108 Downloads
A package that creates monthly log files, destinated to register actions for Laravel application.