Laravel php error

hello! i am using render for my laravel php website but it is showing error :slightly_frowning_face: :
failed to open stream: No such file or directory in /var/www/html/public/index.php on 1 ine 34PHP message: PHP Fatal error: require(): Failed opening required '/var/www/html/public/../vendor/autoload.php' (include -path='.:/usr/local/lib/php') in /var/www/html/public/index.php on line 34

removed composer.lock file now it is working as it re install composer automatically.
solved :tada:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.