Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.6] Allow callable array syntax in route definition 'uses' keyword #24589

Closed
wants to merge 3 commits into from
Closed

[5.6] Allow callable array syntax in route definition 'uses' keyword #24589

wants to merge 3 commits into from

Conversation

hulkur
Copy link
Contributor

@hulkur hulkur commented Jun 13, 2018

Extension of PR #24385, comment by @rentalhost requesting array callable syntax for 'uses' keyword in route definition: \Route::get('x', [ 'uses' => [ A::class, 'b' ] ])

@taylorotwell
Copy link
Member

I dont want any additional changes / complexity in the routing system.

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