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
- Host: GitHub
- URL: https://github.com/kielabokkie/laravel-vercel
- Owner: kielabokkie
- Created: 2020-11-09T23:06:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-09T23:47:36.000Z (over 4 years ago)
- Last Synced: 2025-01-19T17:11:23.268Z (5 months ago)
- Topics: laravel, vercel
- Language: PHP
- Homepage: https://laravel-vercel.vercel.app
- Size: 65.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).