All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Allow ip address to be null in database
- Auto populate ip address from Request
- Allow the user_id column to be null, so that artisan commands that use models don't throw exceptions
- Rename the migration files to be .stub so that artisan does not throw duplicate migration warnings
- Initial implementation allows model events to be logged to a database