Skip to content

Conversation

@vinceAmstoutz
Copy link
Member

@vinceAmstoutz vinceAmstoutz commented Oct 8, 2024

Q A
Branch? 4.0
License MIT
Doc PRs api-platform/docs#2018 & api-platform/docs#2019
  • Introduced artisan make:state-provider command to easily generate API Platform state provider classes in Laravel.
  • Introduced artisan make:state-processor command to automate the creation of API Platform state processor classes in Laravel.

Introduced `MakeStateProviderCommand` and `MakeStateProcessorCommand` for generating state classes. These commands handle file creation, insertion of necessary dependencies, and appropriate tagging in the app service provider.
@vinceAmstoutz vinceAmstoutz requested a review from soyuka October 9, 2024 10:03
@soyuka soyuka changed the title Feat(laravel) add commands to generate state providers and state processors feat(laravel): command to generate state providers/processors Oct 11, 2024
@soyuka soyuka merged commit 5aa7993 into api-platform:4.0 Oct 11, 2024
59 checks passed
@vinceAmstoutz vinceAmstoutz deleted the feat-add-laravel-make-commands-for-states branch November 25, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants