An open API service indexing awesome lists of open source software.

https://github.com/kielabokkie/laravel-vercel

Run a Laravel app on Vercel
https://github.com/kielabokkie/laravel-vercel

laravel vercel

Last synced: 3 months ago
JSON representation

Run a Laravel app on Vercel

Awesome Lists containing this project

README

        

# Laravel on Vercel

Example repo of a Laravel 8 project running on [Vercel](https://vercel.com). Check the commits to see what is required to make a Laravel project work on Vercel.

## Deployment

Push to the `master` branch to automatically deploy to [https://laravel-vercel.vercel.app](https://laravel-vercel.vercel.app/).