@pafraha, there's no "Laravel.phar". You may use composer.phar instead to install Laravel, using
composer create-project laravel/laravel myproject --prefer-dist
where myproject is the name of the directory where you want your project to be initialized.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community