K
K
Kristina87872020-07-26 14:58:38
Laravel
Kristina8787, 2020-07-26 14:58:38

Why did Laravel routing stop working after class import?

Good afternoon. I did a project at the Laravel course, version 5.7 is used in the course, I have version 7.2, all pages loaded, routing worked. I added a view return, the storm highlighted the line with yellow, and asked me to change the type of the return value, as in the screenshot
5f1d6f66e9282450050441.png
I chose the first option from the list, and after that the routing stopped working at all, this is how the main page of the Laravel project looks
5f1d6f946a00c294624779.png
in the inspector now, you can see that it is not loading the blade view, but an empty index page, did the cancellation of actions, but nothing has changed, how to fix such a collapse?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Aksentiev, 2020-07-26
@Sanasol

This has nothing to do with the bug you "fixed" in the storm. He just said that the doc block and the actual behavior don't match. It doesn't affect work at all.
Something else was completely broken.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question