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

Wrong route error Laravel #39

Closed
Xematos opened this issue Feb 10, 2021 · 2 comments
Closed

Wrong route error Laravel #39

Xematos opened this issue Feb 10, 2021 · 2 comments
Labels

Comments

@Xematos
Copy link

Xematos commented Feb 10, 2021

Argument 2 passed to Shieldon\Firewall\Integration\Laravel::handle() must be an instance of Shieldon\Firewall\Integration\Closure, instance of Closure given, called in /var/www/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php on line 167

My route
Route::get('/{any}', 'App\Http\Controllers\SpaController@index')->where('any', '.*')->middleware('firewall');

@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the stale label Jun 13, 2023
@github-actions
Copy link

This issue was closed because it has been inactive for 14 since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant