laravel-track-history maintained by icekristal
Description
Laravel Track History
Author
Last update
2026/05/01 17:22
(dev-master)
License
Downloads
3 143
install:
composer require icekristal/laravel-track-history
migration:
php artisan vendor:publish --provider="Icekristal\LaravelTrackHistory\TrackHistoryServiceProvider" --tag="migrations"
config:
php artisan vendor:publish --provider="Icekristal\LaravelTrackHistory\TrackHistoryServiceProvider" --tag="config"