Can't make Laravel 4 to work on localhost

前端 未结 14 1955
梦毁少年i
梦毁少年i 2020-12-01 05:18

I\'m trying Laravel for the first time after reading an announcement of the Laravel4 beta releasing.

I followed these steps I installed composer and laravel with all

14条回答
  •  攒了一身酷
    2020-12-01 05:58

    further to above, if you're using a virtualbox/vagrant VM type environment, then on my Mac I needed to issue the chmod on the host (mac) system but on my Windows box, it was fine issuing the chmod direcly on the VM.

提交回复
热议问题