0.2.0
Adds new methods for checking who created, updated and deleted models.
When creating a model the updated_by column will now be set to match created_by as per behaviour in Laravel of created_at and updated_at.
Adds new methods for checking who created, updated and deleted models.
When creating a model the updated_by column will now be set to match created_by as per behaviour in Laravel of created_at and updated_at.