Canvas: Unable to install

Created on 21 Sep 2017  路  25Comments  路  Source: austintoddj/canvas

i'm new to laravel.please update asap

Most helpful comment

Fatal error: Unknown: Failed opening required 'D:\SchoolProjectschoolserver.php' (include_path='C:\xampp\php\PEAR') in Unknown on line 0

can you help me please

All 25 comments

Hi!

Looks like the vendor/autoload.php file can鈥檛 be found.

Can you run composer install from the command line and see if that fixes your problem please.

Thanks

i've done composer update.
now its showing "Whoops, looks like something went wrong."

Can you please follow the installation guide on the official documentation it should get get you through all of the base issue to get you up and running

@rdtandel php artisan key:generate

@ruchern thanks. worked.
but css,js not loaded.

Fatal error: Unknown: Failed opening required 'D:\SchoolProjectschoolserver.php' (include_path='C:\xampp\php\PEAR') in Unknown on line 0

can you help me please

composer global require "laravel/installer"

fajarharys99: try the following on your cmd line:

php -S localhost:8888 -t public

Make sure the "-S" is capitalized. Hope this resolves your issue.

Fatal error: Unknown: Failed opening required 'C:\xampp\htdocs\laravel54server.php' (include_path='C:\xampp\php\PEAR') in Unknown on line 0
<<>>

@rdtandel TranDucQuynh
I had a same problem and your comment helped!

Thank you!

Hi all, I have this issue right now and I need an urgent help

Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0

Fatal error: Unknown: Failed opening required 'C:\xampp\htdocs\CRC Website/server.php' (include_path='.;C:\php\pear') in Unknown on line 0

Hi all, I have this issue right now and I need an urgent help

Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0

Fatal error: Unknown: Failed opening required 'C:\xampp\htdocs\CRC Website/server.php' (include_path='.;C:\php\pear') in Unknown on line 0
i have this issue too

Hi all, I have this issue right now and I need an urgent help

Warning: Unknown: failed to open stream: No such file or directory in Unknown on line 0

Fatal error: Unknown: Failed opening required 'C:\xampp\htdocs\CRC Website/server.php' (include_path='.;C:\php\pear') in Unknown on line 0

having same issue.. kindly reply with solution

i was uninsstall my xamp but now i install again but my larabel project not run now what i do plz

Work on v4.0 is the priority now and we鈥檙e not pushing anymore updates to the v3.* platform. If you can hold out a little longer, the next release should be all you need.

@MaungC thanks. worked

PHP Warning: require(C:\xampp\htdocs\Guid/vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\Guidartisan on line 18

Warning: require(C:\xampp\htdocs\Guid/vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\Guidartisan on line 18
PHP Fatal error: require(): Failed opening required 'C:\xampp\htdocs\Guid/vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\Guidartisan on line 18

Fatal error: require(): Failed opening required 'C:\xampp\htdocs\Guid/vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\Guidartisan on line 18

plz help

There's been a number of major updates since this issue was opened. Let me know if you continue to have installation issues with the latest (4.*) version of the package.

@austintoddj yes i still have this problem with the latest (4.*) version of the package.

Did you run composer install in the Laravel app?

loi help me.

@lcnguyen181000 remove http://localhost/ from the path and see if it works.

@lcnguyen181000 remove http://localhost/ from the path and see if it works.

image
it still not woking :((

Always run composer install directly in the folder directory and make sure you have composer installed on your device

yes it works! thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lunadiotic picture lunadiotic  路  7Comments

C0deBr8kr picture C0deBr8kr  路  6Comments

dlopez picture dlopez  路  6Comments

hoRacy picture hoRacy  路  5Comments

dtovar picture dtovar  路  3Comments