You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I started my Octane server and on every request, the browser receives a plain text response:
"This is the Laravel welcome page."
I don't know why and I want to find the place where that response is generated so I can add some diagnostic information to the response, but I cannot find that string anywhere in my installation folder. I have searched in VS Code in my project root, and also in the Octane folder under vendor.
Can anyone tell me what file this response comes from?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I started my Octane server and on every request, the browser receives a plain text response:
"This is the Laravel welcome page."
I don't know why and I want to find the place where that response is generated so I can add some diagnostic information to the response, but I cannot find that string anywhere in my installation folder. I have searched in VS Code in my project root, and also in the Octane folder under vendor.
Can anyone tell me what file this response comes from?
Beta Was this translation helpful? Give feedback.
All reactions