Skip to main content

All Questions

0 votes
1 answer
314 views

Installing laravel in the required directory. Installation command options

I decided to install laravel in D:\OpenServer\domains\myedica. Found the following install command composer create-project laravel/laravel As a result (see screenshot), the laravel folder was ...
vladwebmaster's user avatar
0 votes
0 answers
32 views

why can't I install laravel? [duplicate]

This appears I followed Youtube tutorial to install Laravel but only in this point it gets error. I can't figure out what to do now. Problem 1 - laravel/framework[v9.36.4, ..., 9.x-dev] require ...
Shafiur Rahman Sifat's user avatar
0 votes
0 answers
333 views

Please resolve my problem of the package in laravel [duplicate]

The "ocramius/package-versions" plugin was skipped because it requires a Plugin API version ("^1.0.0") that does not match your Composer installation ("2.0.0"). You may ...
sabia tasleem's user avatar
0 votes
1 answer
76 views

When installing laravel-6 framework, `composer global require laravel/installer` gives Permission Denied Error

I am typing this command in cmd composer global require laravel/installer as typing this command ,this exception appears: [Error Exception] ...
Boushra Dayoub's user avatar
0 votes
0 answers
168 views

how to run binary file in composer.json?

I want to run a binary file with a composer "bin": [ "bin/migration" ] error: 'migration' is not recognized as an internal or external command, operable program or batch file.
peyman sheybani's user avatar
0 votes
1 answer
1k views

error : Composer\Downloader\TransportException whem I try install Laravel

Whem I excute this :$ composer create-project --prefer-dist laravel/laravel escola The "https://packagist.org/p/paragonie/random_compat%...
Cleber Castiglioni's user avatar
21 votes
4 answers
20k views

How to update Laravel Installer "laravel/installer" to latest version?

I tried to update my laravel/installer using the command: composer global update laravel/installer But it only upgraded its minor version (assuming that it uses Semantic Versioning). Package ...
marlo's user avatar
  • 8,176
0 votes
1 answer
684 views

How do I connect and use bootstrap 4 in Laravel 6?

I need a Laravel framework expert to help me figure out what happened to my configuration composer.json. Or maybe I'm doing something wrong when installing the bootstrap 4 package. Or maybe something ...
user avatar
2 votes
2 answers
4k views

installing Dusk on laravel V6.14.0

I have Laravel 6.14 and when I run the composer require --dev laravel/dusk command i get the following error (summarized, because I can't post more than 30000 characters) Using version ^5.10 for ...
Jiren's user avatar
  • 683
-1 votes
2 answers
3k views

Unable to create new Laravel project

What I'm trying to accomplish: Create a new Laravel project What I'm trying: I've been trying to follow the installation instructions sudo composer global require laravel/installer export PATH="/...
Hedwin Bonnavaud's user avatar
2 votes
1 answer
4k views

How solve problems while install ui in laravel?

I want make in my laravel project authorization. I work on Laravel Framework 6.4.1. I found that comand php artisan make:auth dosen't exist in this version of laravel. So next I have found that if I ...
Isild's user avatar
  • 107
0 votes
2 answers
508 views

Laravel: unable to update or install any thing via composer

I am trying to install the Form & Html package in the laravel v5.8.4 via composer but its not working. I am getting this error every time. I tried googling the solution but all failed. Always the ...
Mr.Singh's user avatar
  • 1,845
0 votes
1 answer
612 views

create project laravel error packagist.org

when I create project using composer create-project --prefer-dist laravel/laravel project something error like this Content-Length mismatch http://packagist.org could not be fully loaded, package ...
Na Koriah's user avatar
0 votes
2 answers
305 views

Composer installation doesnt work. Connection denied

I wanna install Laravel and for that I need composer. I'm on a new PC so I have to install it again. I've got the latest php version and if I want to install composer via the setup exe, I will get an ...
jonasm's user avatar
  • 15
1 vote
1 answer
805 views

Composer having trouble with installing fresh laravel libraries

I'm installing a new Laravel 5.6 ambient with composer, but every time i do a "Laravel new projectName", when i run composer install or composer update, it returns this error: Could not scan for ...
Fernando Almeida's user avatar

15 30 50 per page
X