Libraries tagged by laravel deleted_by
kettasoft/booter
14 Downloads
The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifies the process of executing logic for model events and makes it easy to extend and maintain event-driven behavior.
alibori/laravel-logs-cleaner
23 Downloads
Delete your Laravel project's logs files by command.
byteasc/laravel-soft-cascade
41188 Downloads
Laravel Cascade Soft Delete & Restore
stonecutter/laravel-redis-tools
325 Downloads
Laravel Redis Tools: scan and delete redis keys by prefix(match)
wobeto/twitter
134 Downloads
Laravel 4 Service Provider to interact with twitter account, like return a collection of the most recent Tweets posted by the user, post Tweets, delete status and get user profile.
abdodeve/clear-table
5 Downloads
Clean any table by deleting all rows with a simple artisan commande