We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I try to start new symfony project. I found an example: https://github.com/juicyfx/vercel-examples/tree/master/php-symfony-micro1 But it seems to be outdated, and then I took laravel as a base for vercel.json - https://github.com/juicyfx/vercel-examples/tree/master/php-laravel It builds and deployed to vercel, but unfortunately there is some problem with composer files. Actual I tried both configs, and resulting one is added in that commit: nosovk/symfony-vite@dd83860
But anyway it seems that autoload.php somehow broken.
The text was updated successfully, but these errors were encountered:
Hi, can you please try latest version 0.7.3 (at this moment)?
Sorry, something went wrong.
Update php vercion
6755208
vercel-community/php#415 (comment)
sorry, but vercel recently suspended my account, cant check now :( you may fork attached repo and try to launch it on yours vercel account.
No branches or pull requests
Bug report
Description
I try to start new symfony project. I found an example: https://github.com/juicyfx/vercel-examples/tree/master/php-symfony-micro1
But it seems to be outdated, and then I took laravel as a base for vercel.json - https://github.com/juicyfx/vercel-examples/tree/master/php-laravel
It builds and deployed to vercel, but unfortunately there is some problem with composer files. Actual I tried both configs, and resulting one is added in that commit: nosovk/symfony-vite@dd83860
But anyway it seems that autoload.php somehow broken.
The text was updated successfully, but these errors were encountered: