I have a web site developed by Laravel & mysql on Ubuntu.
it worked for several years well, but suddenly it does not work.
for routing ‘site.com/profile’ responses empty always.
but ‘/profile1’ is working , and ‘/profile/show’ is also working.
how can I fix this.
please help me.
thank you.