Releases: one2tek/laralog
Releases · one2tek/laralog
3.0.1
- Move create log to queue (laralog)
2.0.2
Fixed bug that allows for empty entries to be created
2.0.1
Merge pull request #5 from one2tek/2.x
Removed dropMorph and AddForeignKey migration
2.0.0
2.0.0
- Removed causer morph (causer_type & causer_id)
- Added users table to logs database with 5 parameters (id, name, role and timestamps)
1.0.0
1.0.0
- Added possibility to disable logs in specific environments (a9f91d6).