Vercel Clone By Laravel with sail

Git hub link

This is my first project that I tried to make a vercel clone app using Laravel. I was inspired by Hkirat's youtube clip. I built this app using Laravel and sail, which is a docker environment for Laravel and used Storage facade, Job worker, Laravel websocket server, Dnsmasq and so on as features to implement close similar thing asn what Hkirat described in his clip.

I summarized what I did mainly for this project on README.md on the github repository. So, please check it out if you are interested in this project.

This is a link to my video that you can see the demo of this app.

Back to home.