Installing Laravel 4.1 in Windows 7 // Make .phar file globally available to windows command line

前端 未结 3 1944
感动是毒
感动是毒 2020-12-13 05:25

i have some problems installing Laravel 4.1 in Windows 7 via the first method explained in the Laravel documentation ( http://laravel.com/docs/installation#install-laravel )

3条回答
  •  Happy的楠姐
    2020-12-13 06:05

    installing laravel is easy way with composer, if you cant use composer, than you can go with laravel.phar file. This method is also easiest way to install laravel on your local machine.

    I think it will be useful to install using laravel.phar file.

    kvcodes

提交回复
热议问题