Packages from codeldev
-
PHP
codeldev/laravel-job-log
A simple Laravel package that automatically logs all jobs queued and processed by your application to the database.
-
-
PHP
codeldev/laravel-schedule-log
A simple Laravel package that automatically logs every scheduled command execution to your database. It listens to Laravel's built-in schedulerevents to record information without wrapping or modifying the scheduler itself. Ships with configurable table names, swappable Eloquent models, and a built-in prune command to manage retention.
-