All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Issue with test directory case
- Enumeration columns - @Artistan
- Minor issue with BaseService configs
- Issue with missing templates
- Case sensitive fix
- Test fix
- withBaseService optionfor less code duplication
- Better error messages
- Fixed factory issue
- Rebranding
- Laravel 5.6 support
- Laravel 5.5 support
- Improved test templates and template location
- Issue with dbal requiring higher PHP version
- Issue with fillable
- Issues with test generator
- Issue with overwriting files
- Naming with Crud tables
- New option to not create views
- New schema parameter handling
- Fixed minor issues with bad naming conventions
- Laravel 5.4 compatibility
- New Reqeusts
- Set compatibility guide
- More docblocks
- Fixed tests after dropping repos
- appends search term to paginatination
- Fixes issue with prefix in routes
- Issue with relationships not being present
- Tests and Controller naming
- Naming conventions of the controllers
- Issue with templates and variable terms
- Naming convention changed
- Issue with relationship generating
- Incorrect default config
- Removed Repositories for less complex code out of the box
- Support for Laravel 5.3
- Minor layout improvements
- New schema definitions
- General improvements
- Issue with config template directory
- Minor issue with default config for creating snake_name CRUDS
- New publish and custom templates for Lumen
- Different providers for each framework
- More tests
- Fixed an issue with config template_source
- Missing FormMaker package
- Minor issues with templates
- routes and requests.
- Many many more tests
- Some minor issues with test generating
- Initial build separating from Laracogs