Skip to content

Conversation

@mul14
Copy link
Contributor

@mul14 mul14 commented Feb 7, 2015

We can use php artisan make:controller Foo\\Bar\\Baz to generate a new controller. This PR will make it possible to use php artisan make:controller Foo/Bar/Baz.

This will affects to another generator like make:request, make:model, make:command, etc.

@GrahamCampbell
Copy link
Collaborator

Please send to the 5.0 branch.

@mul14
Copy link
Contributor Author

mul14 commented Feb 7, 2015

Here #7317

taylorotwell added a commit that referenced this pull request Feb 8, 2015
[5.0] Make it possible to use `artisan make:controller Foo/Bar/Baz` #7317 #7316
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