v0.4.0
What's Changed
- Add many fixes to the default
config_sample.php
for easier ways to get started with a database. - Created
config.php
on project creation automatically. - Added sample
runway
command calledSampleDatabaseCommand
- Added post create project commands to create necessary folder structure even if things are empty.
- Added a few database related changes to the
services.php
file.
Full Changelog: v0.3.1...v0.4.0