PHPackages                             joy/backpack-api-laravel-demo - 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. joy/backpack-api-laravel-demo

ActiveProject[Admin Panels](/categories/admin)

joy/backpack-api-laravel-demo
=============================

A Laravel + Backpack installation to show off most features.

v1.0.0(4y ago)04[1 issues](https://github.com/rxcod9/joy-backpack-api-laravel-demo/issues)[24 PRs](https://github.com/rxcod9/joy-backpack-api-laravel-demo/pulls)proprietaryJavaScriptPHP &gt;=7.3

Since Jul 5Pushed 2y agoCompare

[ Source](https://github.com/rxcod9/joy-backpack-api-laravel-demo)[ Packagist](https://packagist.org/packages/joy/backpack-api-laravel-demo)[ RSS](/packages/joy-backpack-api-laravel-demo/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (28)Versions (26)Used By (0)

 [![](https://camo.githubusercontent.com/b404bbc4cbfc14483684a8215e3b5a63d7ea5cd8e857ed247aa68fcf9f067571/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4c61726176656c2d4261636b7061636b2f44656d6f2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/Laravel-Backpack/Demo "Build Status") [![](https://camo.githubusercontent.com/48b1c242e410a85f1fbc3256f6139e76f39db3c0da3d63a438da300b22434913/68747470733a2f2f7374796c6563692e696f2f7265706f732f36313635363637332f736869656c64)](https://styleci.io/repos/61656673 "Style CI") [![](https://camo.githubusercontent.com/5063ed407b8a9c936f176e5d505ddd9e775da590986f9493be6867e8705ffb3f/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6c61726176656c2d6261636b7061636b2f64656d6f2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/laravel-backpack/demo "Quality Score") [![](https://camo.githubusercontent.com/aa820de1bfca02240f1456d2bbbcee72f9b869dca334ac544b0cbba6190f5ff3/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6c61726176656c2d6261636b7061636b2f64656d6f2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/laravel-backpack/demo/code-structure "Coverage Status") [![](https://camo.githubusercontent.com/1f5d88caebdfb8056a3c52234e30cf60565f8b8fe81d5f71d10bcb1faf519369/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d6475616c2d626c7565)](LICENSE.md "Software License")

 [Website](https://backpackforlaravel.com/) | [Documentation](https://backpackforlaravel.com/docs/) | [Add-ons](https://backpackforlaravel.com/addons) | [Pricing](https://backpackforlaravel.com/pricing) | [Services](https://backpackforlaravel.com/need-freelancer-or-development-team) | [Stack Overflow](https://stackoverflow.com/questions/tagged/backpack-for-laravel) | [Reddit](https://www.reddit.com/r/BackpackForLaravel/) | [Blog](https://backpackforlaravel.com/articles) | [Newsletter](https://backpackforlaravel.com/newsletter)

Backpack\\Demo
==============

[](#backpackdemo)

Laravel BackPack's demo, which includes all Backpack packages.

> ### Security updates and breaking changes
>
> [](#security-updates-and-breaking-changes)
>
> Please **[subscribe to the Backpack Newsletter](http://backpackforlaravel.com/newsletter)** so you can find out about any security updates, breaking changes or major features. We send an email every 1-2 months.

[![Example generated CRUD interface](https://camo.githubusercontent.com/2019b0621c553aaef42608dd03c0f632a2a9c9654b2a43d409bc32944c815bdf/68747470733a2f2f6261636b7061636b666f726c61726176656c2e636f6d2f75706c6f6164732f646f63732d342d302f67657474696e675f737461727465642f6d6f6e737465725f637275645f6c6973745f656e74726965732e706e67)](https://camo.githubusercontent.com/2019b0621c553aaef42608dd03c0f632a2a9c9654b2a43d409bc32944c815bdf/68747470733a2f2f6261636b7061636b666f726c61726176656c2e636f6d2f75706c6f6164732f646f63732d342d302f67657474696e675f737461727465642f6d6f6e737465725f637275645f6c6973745f656e74726965732e706e67)

How to Use
----------

[](#how-to-use)

You can find the demo online at [demo.backpackforlaravel.com](https://demo.backpackforlaravel.com/admin), and play around. But some functionality is disabled, for security reasons (uploads, edits to users). If you want to run the demo without restrictions and/or make code edits and see how they're applied, you can install it on your own machine. See below.

Install
-------

[](#install)

1. Run in your terminal:

```
git clone https://github.com/Laravel-Backpack/demo.git backpack-demo
```

2. Set your database information in your .env file (use the .env.example as an example);
3. Run in your backpack-demo folder:

```
composer install
php artisan key:generate
php artisan migrate
php artisan db:seed
```

Usage
-----

[](#usage)

1. Your admin panel is available at
2. Login with email `admin@example.com`, password `admin`
3. \[optional\] You can register a different account, to check out the process and see your gravatar inside the admin panel.
4. By default, registration is open only in your local environment. Check out `config/backpack/base.php` to change this and other preferences.

Note: Depending on your configuration you may need to define a site within NGINX or Apache; Your URL domain may change from localhost to what you have defined.

[![Example generated CRUD interface](https://camo.githubusercontent.com/b696f194ff6956c6c8620b8a581bd6117c4603c4c6bc1346579629a35fb7742b/68747470733a2f2f6261636b7061636b666f726c61726176656c2e636f6d2f75706c6f6164732f646f63732d342d302f67657474696e675f737461727465642f7461675f637275645f6c6973745f656e74726965732e706e67)](https://camo.githubusercontent.com/b696f194ff6956c6c8620b8a581bd6117c4603c4c6bc1346579629a35fb7742b/68747470733a2f2f6261636b7061636b666f726c61726176656c2e636f6d2f75706c6f6164732f646f63732d342d302f67657474696e675f737461727465642f7461675f637275645f6c6973745f656e74726965732e706e67)

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

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

[](#contributing)

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

Security
--------

[](#security)

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

Please **[subscribe to the Backpack Newsletter](http://backpackforlaravel.com/newsletter)** so you can find out about any security updates, breaking changes or major features. We send an email every 1-2 months.

Credits
-------

[](#credits)

- [Cristian Tabacitu](http://tabacitu.ro)
- [All Contributors](../../contributors)

License
-------

[](#license)

Backpack is free for non-commercial use and 69 EUR/project for commercial use. Please see [License File](LICENSE.md) and [backpackforlaravel.com](https://backpackforlaravel.com/#pricing) for more information.

Hire us
-------

[](#hire-us)

We've spend more than 10.000 hours creating, polishing and maintaining administration panels on Laravel. We've developed e-Commerce, e-Learning, ERPs, social networks, payment gateways and much more. We've worked on admin panels *so much*, that we've created one of the most popular software in its niche - just from making public what was repetitive in our projects.

If you are looking for a developer/team to help you build an admin panel on Laravel, look no further. You'll have a difficult time finding someone with more experience &amp; enthusiasm for this. This is *what we do*. [Contact us - let's see if we can work together](https://backpackforlaravel.com/need-freelancer-or-development-team).

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.9% 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

1770d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/95a00608fbd641680d1bbc969c8e820f4fbc1b72f2080fcbdb18c8c552857e2b?d=identicon)[rxcod9](/maintainers/rxcod9)

---

Top Contributors

[![rxcod9](https://avatars.githubusercontent.com/u/14928642?v=4)](https://github.com/rxcod9 "rxcod9 (8 commits)")[![renovate-bot](https://avatars.githubusercontent.com/u/25180681?v=4)](https://github.com/renovate-bot "renovate-bot (1 commits)")

---

Tags

laravelcrudadmin-panelbackpackBackpack for Laravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/joy-backpack-api-laravel-demo/health.svg)

```
[![Health](https://phpackages.com/badges/joy-backpack-api-laravel-demo/health.svg)](https://phpackages.com/packages/joy-backpack-api-laravel-demo)
```

###  Alternatives

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.4M207](/packages/backpack-crud)[backpack/pagemanager

Create admin panels for presentation websites on Laravel, using page templates and Backpack\\CRUD.

371522.6k6](/packages/backpack-pagemanager)[backpack/revise-operation

Backpack interface for venturecraft/revisionable

43279.9k1](/packages/backpack-revise-operation)[ziming/json-field-for-backpack

A Json Editor Field for Backpack

3597.3k](/packages/ziming-json-field-for-backpack)[izica/relations-widgets-for-backpack

Widgets for preview model relations in laravel backpack

2927.3k](/packages/izica-relations-widgets-for-backpack)[digitallyhappy/toggle-field-for-backpack

Easily toggle boolean attributes with a new field type.

2138.4k](/packages/digitallyhappy-toggle-field-for-backpack)

PHPackages © 2026

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