Skip to content

Conversation

@jesse-bos
Copy link

Adds a new tool that ensures Laravel classes are generated properly using Laravel's native artisan make commands, rather than having AI attempt to create files directly. This guarantees that all generated classes follow Laravel's conventions and best practices.

The tool:

  • Uses Laravel's built-in artisan make commands
  • Maintains Laravel's directory structure and naming conventions
  • Supports all standard make commands (controllers, models, jobs, etc.)
  • Accepts command-specific options (--invokable, --resource, etc.)

@jesse-bos jesse-bos requested a review from ashleyhindle June 23, 2025 11:05
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