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

The route is not specified #34

Open
nookery opened this issue Aug 11, 2020 · 1 comment
Open

The route is not specified #34

nookery opened this issue Aug 11, 2020 · 1 comment

Comments

@nookery
Copy link

nookery commented Aug 11, 2020

Route::get('/{any}', 'LaravueController@index')->where('any', '.*');

Why use {any}?
Is that means no matter what the route is, the background page is displayed?

@samtarmizi
Copy link

@nookery i think its alternative for Route::fallback

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

No branches or pull requests

2 participants