#Is this Artisan behavior normal?

8 messages · Page 1 of 1 (latest)

tall inlet
#

If I make an Enum through artisan command (php artisan make:enum User/UserRole). So I have to do this (php artisan make:enum Enums/User/UserRole) to make Enums in the Enums namespace. But that's when things get interesting, after this I can just create Enums without mentioning the Enums namespace, and it will be put into the Enum directory.
Why is this happening and is it the normal behavior?

tall inlet
#

@sullen briar

split lava
tall inlet
#

Thanks I just mentioned anyone and you were mentioned. I will look into it.

split lava
tall inlet
#

Thanks anyway.

tall inlet
split lava