Hey I'm new Laravel user. Using Windows 7.
I made my project on computer, on wamp. I have migrations (create tables and etc).
I uploaded my project to my host and it's not working. That's becuase i need to use php artisan serve
command in the composer. But I can't do it! Becuase it's an host.
How should I run the project when it's on host?
Please help! thakns!