generator

(Package) Laravel starter app & CRUD generator

MIT License

Downloads
743
Stars
17
Committers
3

Bot releases are hidden (Show)

generator - v0.3.0

Published by Zzzul 2 months ago

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, and s3 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: https://github.com/Evdigi-INA/generator/compare/v0.2.3...v0.3.0

generator - v0.2.3 Latest Release

Published by Zzzul 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Evdigi-INA/generator/compare/v0.2.2...v0.2.3

generator - v0.2.2

Published by Zzzul about 1 year ago

What's Changed

Full Changelog: https://github.com/Evdigi-INA/generator/compare/v0.2.0...v0.2.2

generator - v0.2.1

Published by Zzzul over 1 year ago

What's Changed

  • Update README.md & remove the about command in GeneratorServiceProvider for work in Laravel below v9.21 (#17)

Full Changelog: https://github.com/Evdigi-INA/generator/compare/v0.2.0...v0.2.1

generator - v0.2.0

Published by Zzzul over 1 year ago

What's Changed

Full Changelog: https://github.com/Evdigi-INA/generator/compare/v0.1.1...v0.2.0

generator - v0.1.1

Published by Zzzul almost 2 years ago

What's Changed

  • Fixed the missing column two_factor_secret in the users table (#2).
  • Added a helper for checking the sidebar active menu (#4).
  • Update README.md.

Full Changelog: https://github.com/Zzzul/generator-src/compare/v0.1.0...v0.1.1

generator - v0.1.0

Published by Zzzul almost 2 years ago

Initial Release

Package Rankings
Top 20.75% on Packagist.org
Related Projects