- Allow overwrite phpunit.xml only locally (#148)
- Automatic Invitation Acceptance For Existing Users (#143)
- Add form for allowing users to update their password (#118)
- Use bootstrap for pagination (#117)
- Add changelog.md (#53)
- Allow Core to be installed as a package in an existing project (#88)
- Upgrade Package Support To Laravel 8 (#108)
- Fix middleware redirect (#71)
- remove laracatch dependancy (#57)
- updated
.gitkeep
to include thedatabase/migrations
directory (#42) - update
.gitignore
to include thestorage/laracatch
directory (#20) - removed useless frontend assets and dependencies (#22)
- removed redundant configuration file (#19)
- fixed double verification email (#10)
- initial release