Look at however/wherever you are generating that url in your view or javascript. I'm thinking this is from javascript since php would generally give you an error, but javascript will return "undefined" for something that doesn't exist. Are you using js to build these urls?
Mar 7, 2019
6
Level 1
Undefined URL value
Hello, I'm developing a project, which I stumbled upon to an error that every time view button of my page I come up with this error
http://localhost/system/public/my_classes/view/add-student/undefined
And I don't know how to fix this problem can someone help me, I don't think there's a problem to my Controller, Blade or Routing. I'm confused. Help me.
Please or to participate in this conversation.