This change log is started in 0.0.9;
- Deleting crud
- Save basel.json data in package.json
- Release
- Adapt to accept other themes
- Fixes main path
- Create model folder if doesn't exists - REview
- Create model folder if doesn't exists
- Use URL git to clone base repositories.
- Show error on create table, if necessary.
- Use CRUD name in view, controller and route name.
- List CRUDS with
basel-crud -l
- Delete CRUD by id with
base-crud -d <id>
- Create table when create CRUD
- Change creating tables
- Create utils module
- Change README.md
- Creating controller in basel-crud
- Changing index in basel-crud
- Review in table creating - basel-database