PHPackages                             joy/voyager-bread-account - 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/voyager-bread-account

Abandoned → [joy/voyager-crm](/?search=joy%2Fvoyager-crm)ArchivedLibrary[Admin Panels](/categories/admin)

joy/voyager-bread-account
=========================

This Laravel/Voyager module adds VoyagerBreadAccount support to Voyager.

v1.2.30(4y ago)0964[4 PRs](https://github.com/rxcod9/joy-voyager-bread-account/pulls)MITPHPPHP ^7.3|^8.0|^9.0

Since Mar 17Pushed 2y ago1 watchersCompare

[ Source](https://github.com/rxcod9/joy-voyager-bread-account)[ Packagist](https://packagist.org/packages/joy/voyager-bread-account)[ Docs](https://github.com/rxcod9/joy-voyager-bread-account)[ Patreon](https://www.patreon.com/ramakant)[ RSS](/packages/joy-voyager-bread-account/feed)WikiDiscussions main Synced 4w ago

READMEChangelog (10)Dependencies (9)Versions (22)Used By (0)

Joy VoyagerBreadAccount
=======================

[](#joy-voyagerbreadaccount)

This [Laravel](https://laravel.com/)/[Voyager](https://voyager.devdojo.com/) module adds VoyagerBreadAccount support to Voyager.

By 🐼 [Ramakant Gangwar](https://github.com/rxcod9).

[![Screenshot](https://raw.githubusercontent.com/rxcod9/joy-voyager-bread-account/main/cover.jpg)](https://joy-voyager.kodmonk.com/)

[![Latest Version](https://camo.githubusercontent.com/a0ca683f8a4443779b17db197489081b9e8643786db4d5982ce4ca6651a85e2d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f7278636f64392f6a6f792d766f79616765722d62726561642d6163636f756e743f7374796c653d666c61742d737175617265)](https://github.com/rxcod9/joy-voyager-bread-account/releases)[![GitHub Workflow Status](https://camo.githubusercontent.com/6b53ce67039f20b192cc01d3ed3e8c02b7d1053f521a424ee2f5de8d67d0a896/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7278636f64392f6a6f792d766f79616765722d62726561642d6163636f756e742f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473)](https://camo.githubusercontent.com/6b53ce67039f20b192cc01d3ed3e8c02b7d1053f521a424ee2f5de8d67d0a896/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7278636f64392f6a6f792d766f79616765722d62726561642d6163636f756e742f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473)[![Total Downloads](https://camo.githubusercontent.com/a72f7f550ea65424e22732c792cd46ef5fefa772f2a156092948efdebb3497be/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a6f792f766f79616765722d62726561642d6163636f756e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/joy/voyager-bread-account)

---

Prerequisites
-------------

[](#prerequisites)

- Composer Installed
- [Install Laravel](https://laravel.com/docs/installation)
- [Install Voyager](https://github.com/the-control-group/voyager)
- [Install JoyVoyagerDatatable Package](https://github.com/rxcod9/joy-voyager-datatable)

---

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

[](#installation)

```
# 1. Require this Package in your fresh Laravel/Voyager project
composer require joy/voyager-bread-account

# 2. Publish
php artisan vendor:publish --provider="Joy\VoyagerBreadAccount\VoyagerBreadAccountServiceProvider" --force

# 3. Migrations && Seeders
php artisan migrate
# 4. Seeders
php artisan db:seed --class="\Joy\VoyagerBreadAccount\Database\Seeders\VoyagerDatabaseSeeder" --force
# 4. Dummy Seeders
php artisan db:seed --class="\Joy\VoyagerBreadAccount\Database\Seeders\VoyagerDummyDatabaseSeeder" --force
# 4. Optimize [Mostly to clear cache/route cache]
php artisan optimize
```

---

Working Example
---------------

[](#working-example)

You can try laravel demo here .

Documentation
-------------

[](#documentation)

Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving the joy voyager-bread-account? Feel free to [create an issue on GitHub](https://github.com/rxcod9/joy-voyager-bread-account/issues), we'll try to address it as soon as possible.

If you've found a bug regarding security please mail  instead of using the issue tracker.

Testing
-------

[](#testing)

You can run the tests with:

```
vendor/bin/phpunit
```

Upgrading
---------

[](#upgrading)

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

### Changelog

[](#changelog)

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

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)

- [Ramakant Gangwar](https://github.com/rxcod9)

License
-------

[](#license)

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

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity75

Established project with proven stability

 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

Every ~3 days

Total

17

Last Release

1467d ago

PHP version history (2 changes)v1.0.0PHP ^7.3|^8.0

v1.2.19PHP ^7.3|^8.0|^9.0

### 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 (16 commits)")[![renovate-bot](https://avatars.githubusercontent.com/u/25180681?v=4)](https://github.com/renovate-bot "renovate-bot (1 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (1 commits)")

---

Tags

laravelcmsvoyagerjoybread-accountvoyager-bread-accountjoy-voyager-bread-account

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/joy-voyager-bread-account/health.svg)

```
[![Health](https://phpackages.com/badges/joy-voyager-bread-account/health.svg)](https://phpackages.com/packages/joy-voyager-bread-account)
```

###  Alternatives

[joy/voyager-datatable

joy voyager datatable

1538.1k43](/packages/joy-voyager-datatable)

PHPackages © 2026

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