PHPackages                             parabellumkoval/backpack-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. [Admin Panels](/categories/admin)
4. /
5. parabellumkoval/backpack-vercel

ActiveLibrary[Admin Panels](/categories/admin)

parabellumkoval/backpack-vercel
===============================

Implement vercel.com control pagel for backpack

0.1.x-dev(2y ago)0126MITPHPPHP &gt;=7.4

Since Jul 31Pushed 2y ago1 watchersCompare

[ Source](https://github.com/parabellumKoval/backpack-vercel)[ Packagist](https://packagist.org/packages/parabellumkoval/backpack-vercel)[ Docs](https://github.com/parabellumkoval/backpack-pages)[ RSS](/packages/parabellumkoval-backpack-vercel/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (10)Versions (2)Used By (0)

Backpack-articles
=================

[](#backpack-articles)

[![Build Status](https://camo.githubusercontent.com/3ee000ee727cfc3dad03aace892234c949ecbf20577045a24d3c796306c0d17f/68747470733a2f2f7472617669732d63692e6f72672f7061726162656c6c756d4b6f76616c2f6261636b7061636b2d76657263656c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/parabellumKoval/backpack-vercel)[![Coverage Status](https://camo.githubusercontent.com/aae9a152fbc7ddb78ddc81582680225ef057408dfb800c0cce8c537f3b954f92/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f7061726162656c6c756d4b6f76616c2f6261636b7061636b2d76657263656c2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/parabellumKoval/backpack-vercel?branch=master)

[![Packagist](https://camo.githubusercontent.com/9c6d54d6fc8c0bbf470da271ffa9cca5ce19273b9fc688f7bb51edb0baca66cf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7061726162656c6c756d4b6f76616c2f6261636b7061636b2d76657263656c2e737667)](https://packagist.org/packages/parabellumKoval/backpack-vercel)[![Packagist](https://camo.githubusercontent.com/75fcea1e34946f7e583a96ae63971209e8e4b0417eeffe23f8e780fec818f4a2/68747470733a2f2f706f7365722e707567782e6f72672f7061726162656c6c756d4b6f76616c2f6261636b7061636b2d76657263656c2f642f746f74616c2e737667)](https://packagist.org/packages/parabellumKoval/backpack-vercel)[![Packagist](https://camo.githubusercontent.com/ab50f143c98b74d4c07bd7207f6064e75d95bd3cfeb4289f96c94ce7c0b8e4f7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7061726162656c6c756d4b6f76616c2f6261636b7061636b2d76657263656c2e737667)](https://packagist.org/packages/parabellumKoval/backpack-vercel)

This package provides a quick starter kit for implementing pages for Laravel Backpack. Provides a database, CRUD interface, API routes and more.

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

[](#installation)

Install via composer

```
composer require parabellumKoval/backpack-vercel
```

Migrate

```
php artisan migrate
```

### Publish

[](#publish)

#### Configuration File

[](#configuration-file)

```
php artisan vendor:publish --provider="Backpack\Vercel\ServiceProvider" --tag="config"
```

#### Translation Files

[](#translation-files)

```
php artisan vendor:publish --provider="Backpack\Vercel\ServiceProvider" --tag="trans"
```

#### Views File

[](#views-file)

```
php artisan vendor:publish --provider="Backpack\Vercel\ServiceProvider" --tag="views"
```

#### Migrations File

[](#migrations-file)

```
php artisan vendor:publish --provider="Backpack\Vercel\ServiceProvider" --tag="migrations"
```

#### Routes File

[](#routes-file)

```
php artisan vendor:publish --provider="Backpack\Vercel\ServiceProvider" --tag="routes"
```

#### Page templates Files

[](#page-templates-files)

```
php artisan vendor:publish --provider="Backpack\Vercel\ServiceProvider" --tag="temps"
```

#### Stub File

[](#stub-file)

```
php artisan vendor:publish --provider="Backpack\Vercel\ServiceProvider" --tag="stub"
```

Usage
-----

[](#usage)

### Seeders

[](#seeders)

```
php artisan db:seed --class="Backpack\Vercel\database\seeders\VercelSeeder"
```

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [parabellumKoval](https://github.com/parabellumKoval/backpack-vercel)
- [All contributors](https://github.com/parabellumKoval/backpack-vercel/graphs/contributors)

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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

1068d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/27732309?v=4)[Андрей](/maintainers/parabellumKoval)[@parabellumKoval](https://github.com/parabellumKoval)

---

Top Contributors

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

---

Tags

laraveldashboardcontrolbackpackvercelparabellumKoval

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/parabellumkoval-backpack-vercel/health.svg)

```
[![Health](https://phpackages.com/badges/parabellumkoval-backpack-vercel/health.svg)](https://phpackages.com/packages/parabellumkoval-backpack-vercel)
```

###  Alternatives

[digital-creative/nova-dashboard

The missing dashboard for nova.

7171.8k1](/packages/digital-creative-nova-dashboard)[ziming/json-field-for-backpack

A Json Editor Field for Backpack

35103.7k](/packages/ziming-json-field-for-backpack)

PHPackages © 2026

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