Support the ongoing development of Laravel.io →
posted 3 years ago
Last updated 2 years ago.
0
moderator

Hello Majid,

I see a install part on that page: https://github.com/ProcessMaker/processmaker#install how far did you get the steps and where did you get any error?

0

Hellp thank you

when run

php artisan processmaker:install

I recieve this :

PHP Warning: require(C:\Users\318\Desktop\processmaker-develop/vendor/autoload.php): Failed to open stream: No such file or directory in C:\Users\318\Desktop\processmaker-develop\artisan on line 15

Warning: require(C:\Users\318\Desktop\processmaker-develop/vendor/autoload.php): Failed to open stream: No such file or directory in C:\Users\318\Desktop\processmaker-develop\artisan on line 15 PHP Fatal error: Uncaught Error: Failed opening required 'C:\Users\318\Desktop\processmaker-develop/vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\Users\318\Desktop\processmaker-develop\artisan:15 Stack trace: #0 {main} thrown in C:\Users\318\Desktop\processmaker-develop\artisan on line 15

Fatal error: Uncaught Error: Failed opening required 'C:\Users\318\Desktop\processmaker-develop/vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\Users\318\Desktop\processmaker-develop\artisan:15 Stack trace: #0 {main} thrown in C:\Users\318\Desktop\processmaker-develop\artisan on line 15

0
moderator

Because the autoload.php doesn't exist the composer install --no-dev has failed (or isn't executed).

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.