All Notable changes to MenuCRUD
will be documented in this file.
Updates should follow the Keep a CHANGELOG principles.
- Nothing
- Nothing
- Nothing
- Nothing
- Nothing
- Working bogus unit tests.
- Bogus unit tests. At least we'be able to use travis-ci for requirements errors, until full unit tests are done.
- Fixed MenuItem children relationship.
- Switched to the 'admin' middleware for the routes.
- Backpack\CRUD 3.0 dependency.
- Migration file had double extension (.php.php);
- Renamed to MenuCRUD;
- Moved routes into MenuManagerServiceProvider so that the package could be easily downloaded from github and pasted over working project.
- Initial code.