laragear/meta
Helper utilities for Laravel package developers. Simplifies service provider bootstrapping with publishable migrations, scheduled tasks, middleware declarations (groups, aliases, priority), plus optional meta-testing helpers and class discovery tools.
Full Changelog: https://github.com/Laragear/Meta/compare/v5.1.0...v5.2.0
Full Changelog: https://github.com/Laragear/Meta/compare/v5.0.0...v5.1.0
Full Changelog: https://github.com/Laragear/Meta/compare/v4.0.0...v5.0.0
Full Changelog: https://github.com/Laragear/Meta/compare/v3.1.2...v4.0.0
Full Changelog: https://github.com/Laragear/Meta/compare/v3.1.1...v3.1.2
Full Changelog: https://github.com/Laragear/Meta/compare/v3.1.0...v3.1.1
Full Changelog: https://github.com/Laragear/Meta/compare/v3.0.0...v3.1.0
Full Changelog: https://github.com/Laragear/Meta/compare/v2.1.0...v3.0.0
Full Changelog: https://github.com/Laragear/Meta/compare/v2.0.3...v2.1.0
Full Changelog: https://github.com/Laragear/Meta/compare/v2.0.2...v2.0.3
Full Changelog: https://github.com/Laragear/Meta/compare/v2.0.1...v2.0.2
Full Changelog: https://github.com/Laragear/Meta/compare/v2.0.0...v2.0.1
Full Changelog: https://github.com/Laragear/Meta/compare/v1.6.2...v2.0.0
Or just read the upgrade section;
https://github.com/Laragear/Meta/blob/2.x/README.md#upgrading
Laravel Breeze as production dependency.Full Changelog: https://github.com/Laragear/Meta/compare/v1.6.0...v1.6.1
InteractsWithCast trait to test cast attributes objects.withGate() and withPolicy().assertHasDriver() method not working on anything non-Manager instance.assertPublishMigrations().assertValidationPasses(), assertValidationFails() now accept the data and the rule name separately:$this->assertValidationPasses('data', 'rule');
How can I help you explore Laravel packages today?