Skip to content

Console command to create Traits for the Laravel

Compare
Choose a tag to compare
@rifrocket rifrocket released this 23 Oct 08:49
· 12 commits to main since this release

Laravel does not provide the command to create Traits out of the box but Laravel does provide commands generation for almost all kinds of components. This package introduces the convenience of Laravel's artisan makes for trait generation.