What's New in Version 0.3.0 🔥 🌻
New Features
- API Generator: Generate APIs effortlessly.
- Single Form Generator: This functionality is ideal for generating pages such as settings, web profiles, and other features with only one data item.
- Seeder & Factory Generator: Quickly generate seeders and factory classes.
- ImageService Class: Supports
public
,storage
, ands3
disks for image handling.
Enhancements
- Laravel 11 Support: Fully compatible with Laravel 11.
- Yajra/Datatable v11 Support: Enhanced compatibility with the latest Yajra/Datatable version.
- Spatie/Permission v6 Support: Now supports Spatie/Permission version 6.
- Intervention/Image v3 Support: Integrated support for Intervention/Image version 3.
- Unit Tests Added: Implemented some unit tests to ensure code reliability.
Fixes
- Resolved various bugs and errors for improved stability.
Documentation
- Updated README.md: Comprehensive updates to the README for better guidance.
- New Documentation: Fresh, detailed documentation to help you get started quickly.
New Docs: https://zzzul.github.io/generator-docs-next
For a complete list of changes, check out the Full Changelog: v0.2.3...v0.3.0