PHPackages                             davidgrzyb/deploy-laravel-on-vercel - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. davidgrzyb/deploy-laravel-on-vercel

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

davidgrzyb/deploy-laravel-on-vercel
===================================

A package for generating files required for deployment to serverless Vercel.

v0.1.0(4y ago)341.2k9[1 issues](https://github.com/davidgrzyb/deploy-laravel-on-vercel/issues)MITPHPPHP ^7.4|^8.0

Since Jul 2Pushed 4y ago1 watchersCompare

[ Source](https://github.com/davidgrzyb/deploy-laravel-on-vercel)[ Packagist](https://packagist.org/packages/davidgrzyb/deploy-laravel-on-vercel)[ Docs](https://github.com/davidgrzyb/deploy-laravel-on-vercel)[ RSS](/packages/davidgrzyb-deploy-laravel-on-vercel/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Deploy Laravel on Vercel
========================

[](#deploy-laravel-on-vercel)

**This is a packaged version of [Caleb Porzio's blog post](https://calebporzio.com/easy-free-serverless-laravel-with-vercel) detailing the process of deploying Laravel to serverless Vercel.**

This package publishes the `api/index.php`, `vercel.json` &amp; `.vercelignore` files required for deploying Laravel to Vercel. The PHP version can be changed by `vercel-php` runtime within the `vercel.json` file. The default version is `0.4.0`.

Installation
------------

[](#installation)

You can install the package via composer as a dev dependency:

```
composer require davidgrzyb/deploy-laravel-on-vercel --dev
```

Publishing Assets
-----------------

[](#publishing-assets)

The installation command can be run to publish and republish the required files.

```
php artisan deploy-laravel-on-vercel:install
```

Once the assets have been published, the package can be removed.

```
composer remove davidgrzyb/deploy-laravel-on-vercel --dev
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [David Grzyb](https://github.com/davidgrzyb)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1775d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e451d9bb9c3fc65f99126900b5455bd61371727e0a7aab37a0713cff98d828a9?d=identicon)[davidgrzyb](/maintainers/davidgrzyb)

---

Top Contributors

[![davidgrzyb](https://avatars.githubusercontent.com/u/23427964?v=4)](https://github.com/davidgrzyb "davidgrzyb (1 commits)")

---

Tags

davidgrzybdeploy-laravel-on-vercel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/davidgrzyb-deploy-laravel-on-vercel/health.svg)

```
[![Health](https://phpackages.com/badges/davidgrzyb-deploy-laravel-on-vercel/health.svg)](https://phpackages.com/packages/davidgrzyb-deploy-laravel-on-vercel)
```

###  Alternatives

[timokoerber/laravel-one-time-operations

Run operations once after deployment - just like you do it with migrations!

6481.7M11](/packages/timokoerber-laravel-one-time-operations)[spatie/laravel-prometheus

Export Laravel metrics to Prometheus

2651.3M6](/packages/spatie-laravel-prometheus)[sammyjo20/lasso

Lasso - Asset wrangling for Laravel made simple.

355347.9k](/packages/sammyjo20-lasso)[stechstudio/laravel-env-security

Securely manage .env files for different deployment environments

77116.4k1](/packages/stechstudio-laravel-env-security)[aaronfrancis/airdrop

A Laravel package to deploy your application faster by skipping asset compilation when possible.

19594.9k](/packages/aaronfrancis-airdrop)[richdynamix/arc

Production ready docker based development environment for your Laravel project.

1163.1k](/packages/richdynamix-arc)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
