Libraries tagged by laravel deleted_by
kettasoft/booter
16 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.
stonecutter/laravel-redis-tools
326 Downloads
Laravel Redis Tools: scan and delete redis keys by prefix(match)
byteasc/laravel-soft-cascade
41189 Downloads
Laravel Cascade Soft Delete & Restore
wobeto/twitter
135 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