Skip to content

[7.x] Added CastMake command - #32594

Merged
taylorotwell merged 4 commits into
laravel:7.xfrom
voidgraphics:7.x
Apr 29, 2020
Merged

taylorotwell merged 4 commits into
laravel:7.xfrom
voidgraphics:7.x

Conversation

@voidgraphics

Copy link
Copy Markdown
Contributor

It appeared to me that there is no artisan command to easily create a new cast class.

So I've added artisan make:cast which is very simple. It just takes the name of the cast as a parameter and saves it in app\Casts.

Let me know if anything could be done better!

@taylorotwell
taylorotwell merged commit 9629669 into laravel:7.x Apr 29, 2020
@GrahamCampbell GrahamCampbell changed the title Added CastMake command [7.x] Added CastMake command Apr 30, 2020
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