blade_standalone_example icon indicating copy to clipboard operation
blade_standalone_example copied to clipboard

Routes returning incorrect view.

Open Tyler-Hilbert opened this issue 9 years ago • 0 comments

When I request the URL localhost:8000/example I get the welcome view. I looked at the request which was for example and saw the response was for the welcome page (See screenshot). screenshot

Also this is what my config.php looks like:

Tyler-Hilbert avatar Feb 10 '16 16:02 Tyler-Hilbert