Я пытался создать новый проект laravel с помощью команды laravel laravel new project_name
, это выдает ошибку
Crafting application...
PHP Warning: ZipArchive::extractTo(C:\xampp\htdocs/wub/server.php): failed to open stream: Permission denied in C:\Users\Fathi\AppData\Roaming\Composer\vendor\laravel\installer\src\NewCommand.php on line 151
Warning: ZipArchive::extractTo(C:\xampp\htdocs/wub/server.php): failed to open stream: Permission denied in C:\Users\Fathi\AppData\Roaming\Composer\vendor\laravel\installer\src\NewCommand.php on line 151
You should verify that the "storage" and "bootstrap/cache" directories are writable.
Composer could not find a composer.json file in C:\xampp\htdocs\wub
To initialize a project, please create a composer.json file as described in the https://getcomposer.org/ "Getting Started" section
Application ready! Build something amazing.
Я использую компьютер Windows