2 сент. 2020 г. ... php exist and this is not a problem in my local environment so not sure why this is occurring. Happy to provide a composer.json/lock file!
1 окт. 2022 г. ... Given that 500 is an internal server error, does that mean I need to examine further or dismiss? Yes and no. This error is too generic.
15 мар. 2018 г. ... I can only reproduce it when I install Laravel 5.5 on a system running PHP 7.1/7.2 and then copy everything (including the vendor directory) to ...
12 апр. 2020 г. ... In case you install Redis with composer require predis/predis , you need to add this line to .env file: REDIS_CLIENT=predis.
9 дек. 2021 г. ... ... vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php" could not be found. in /$path/vendor/cakephp/cakephp/src/Routing/RouteCollection.php on ...
30 июн. 2017 г. ... env file contains the key but you are still getting an application key error, then run php artisan config:cache to clear and reset the config.
5 нояб. 2023 г. ... ... php: 1 Time(s) /tutor/filter?searched_word&searched_tutio ... ed_duration[]=0: 1 Time(s) /vendor/phpunit/phpunit/phpunit.xml: 1 Time(s) ...
25 окт. 2020 г. ... You have done everything correctly except you forget to add the vendor folder into your project directory, just try composer i.
/vendor/phpunit/phpunit/src/Util/Log/up.php: 3; /vendor/phpunit/phpunit/src/Util ... //vendor/phpunit/phpunit/src/Util/PHP/xpwn.php; This page/admin; This page ...
14 февр. 2016 г. ... I just ran into this and found that changing this in the .env file from 127.0.0.1 to localhost fixed it. DB_HOST=localhost.