alagaccia member since: Feb 13, 2019
alagaccia's packages
-
-
PHP
alagaccia/laravel-created-by
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
-
-
PHP
alagaccia/laravel-settings
A Laravel package for managing application settings with a configurable database table
-
-