Closed xRealNeon closed 3 years ago
Hi, take a look at laravel example (https://github.com/juicyfx/vercel-examples/tree/master/php-laravel). You need to download vercel
package (https://vercel.com/download), account and then, call vercel
in laravel folder. It should be enought. :-)
In my existing application i only need to run vercel?
Well, in ideal world yes, but I think you gonna needed some updates, such as set path to /tmp folders, etc. I will try to put this info into the doc.
And did you write a doc?
I have updated my laravel example. Please take a look at source code.
Question
Hi what do I have to do to deploy my existing project on vercel?