Closed samee-sys closed 1 year ago
I have no clue what the issue is, but it has nothing to do with this application. This is something wrong with your server. Maybe it is configured incorrectly. Do some research.
One more thing to note. There is nothing inside the Admin Panel worth looking at yet. The main panel is the company panel.
same problem url not found
same problem url not found
do php artisan serve and it will work
do php artisan serve and it will work
tnx Mohammad. but why not work without php artisan serve 😉
@mszabeh Are you using Apache perchance? Is anyone here who is having the issue using Apache?
@andrewdwallo yes, I am using Apache.
@mszabeh Use Nginx instead and let me know how that works for you. I think that should fix it.
I am using in laragon (in local) and I don't have nginx setup in my system right now. Now, I am using php artisan serve in Apache and use the erpsaas.
Okay well whatever works for you but I believe setting up Nginx in Laragon is pretty easy.
Someone seems to have possibly found the solution for those of you who are experiencing a similar issue. I encourage you to give it a try and report back your results. Thanks! https://github.com/andrewdwallo/erpsaas/discussions/1#discussioncomment-7537349
I installed without any error and able to access welcome page. When I click on login or any other page, it is giving 'The requested URL was not found on this server.' I am using php 8.2. I looked in adminpanelprovider and tried to access admin path, but same results.