What's Changed
- Fix for Symfony/Console by @jyxjjj in #1730
- Update resource-collection.stub by @solomon-ochepa in #1739
- Update resource.stub by @solomon-ochepa in #1738
- Implement base command by @alissn in #1735
- Fix Issue #1752 - Hardcoded string + undefined variable by @Subtixx in #1753
- fix: Failed to load module script for static assets such as images by @jaymeh in #1759
- [fix] Fixing Case of
tests/Unit
andtests/Feature
by @alissn in #1757 - [fix] enable create folder of migration on make new module by @alissn in #1756
- Fixing Case of
Database/Factories
andDatabase/Seeders
by @alissn in #1755 - refactor new module structure, without namespace
app
by @alissn in #1758 - Rearrange Command Classes into Folders and Update Namespace Structure by @alissn in #1762
- Fix Failure Tests by @alissn in #1764
- Update config.php by @solomon-ochepa in #1766
- [feat] add method 'getAppPath' by @alissn in #1768
- Update controller-api.stub by @solomon-ochepa in #1770
- Update api.stub by @solomon-ochepa in #1771
New Contributors
- @jyxjjj made their first contribution in #1730
- @Subtixx made their first contribution in #1753
- @jaymeh made their first contribution in #1759
Full Changelog: v8.4.0...v11.0.0