0

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!

user3648450
  • 31
  • 1
  • 3
  • 1
    Pretty much everything you need is located [within this blog entry](http://driesvints.com/blog/laravel-4-on-a-shared-host) – Ohgodwhy May 17 '14 at 20:35
  • do everything locally then upload the results. – Positivity May 17 '14 at 23:48
  • 2
    Try using Laravel Homestead - its a virtual box and allows you to work on Windows 7 without issue. – Laurence May 18 '14 at 06:25
  • @TheShiftExchange his local installation works fine, his question is about running Artisan commands on a web host which probably doesn't provide any shell access and only (S)FTP access. –  May 19 '14 at 19:24

0 Answers0