Skip to content

2.11.0

Latest
Compare
Choose a tag to compare
@jasonmccreary jasonmccreary released this 23 Jan 17:06
ae0b14a

Added

  • Generate basic Livewire components with Blueprint in #712
  • Support new inertia controller statement in #718
  • Option to disable generation of separate resource collection class in #723
  • Support for nested resource controllers in #725

Changed

  • Use fake helper in factories in #736
  • Import AdditionalAssertions to base test case when generating Pest tests in #733
  • Enable API routes if necessary before generating code in #728
  • Respect model namespace when guessing in #719
  • Use Gate facade directly in #716
  • Output new Laravel 11 geo column types in #717
  • Modernize view data syntax in #715

Fixed

  • Align code and docs for unconventional foreign keys in #737
  • Omit redundant parent ID validation in #732
  • Fix exists rule when using foreign reference in #722
  • Correct form request name in #720

You may view the full changelog for more details.