Looking to hire Laravel developers? Try LaraJobs

laravel-track-history maintained by icekristal

Description
Laravel Track History
Author
Last update
2026/05/01 17:22 (dev-master)
License
Links
Downloads
3 143

Comments
comments powered by Disqus

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"