devaslanphp / project-management

An open source Project management tool based on Laravel and Filament
https://devaslanphp.github.io/project-management
MIT License
682 stars 188 forks source link

i have a issue need clarification #83

Closed r-chandrakumar closed 1 year ago

r-chandrakumar commented 1 year ago

my project run only with artisan command. not running by http://localhost/project-management/public . please help me with solve the issue

mihaisolomon commented 1 year ago

You need to run php artisan:serve inside the folder. Or you can create a virtual host on you xammp/mamp etc. Or you can use valet.

mihaisolomon commented 1 year ago

I will close this ticket. If the issue still persists please reopen it.