PHPackages                             bcorp/lelframework - 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. [Framework](/categories/framework)
4. /
5. bcorp/lelframework

ActiveProject[Framework](/categories/framework)

bcorp/lelframework
==================

110PHP

Since Oct 14Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Brandon-Corporation/lelframework)[ Packagist](https://packagist.org/packages/bcorp/lelframework)[ RSS](/packages/bcorp-lelframework/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Framework Brandon Corporation

Requirement : laravel 7.x voyager

How to install :

1.0 Install Laravel
===================

[](#10-install-laravel)

composer create-project --prefer-dist laravel/laravel $DIR\_NAME

1.1 Require Voyager
===================

[](#11-require-voyager)

cd $DIR\_NAME &amp;&amp; composer require tcg/voyager

1.2 Copy .env.example to .env and update the DB &amp; App URL config
====================================================================

[](#12-copy-envexample-to-env-and-update-the-db--app-url-config)

cp .env.example .env

1.3 Generate a Laravel key
==========================

[](#13-generate-a-laravel-key)

php artisan key:generate

1.4 Run the Voyager Installer
=============================

[](#14-run-the-voyager-installer)

php artisan voyager:install

1.5 Create a Voyager Admin User
===============================

[](#15-create-a-voyager-admin-user)

php artisan voyager:admin $YOUR\_EMAIL --create

2
=

[](#2)

add in config/app.php : \\Bcorp\\Lelframework\\BcorpLelServiceProvider::class,

2.1
===

[](#21)

composer require bcorp/lelframework

2.2
===

[](#22)

php artisan lelframework:install

3
=

[](#3)

composer require laravel/ui --dev

3.1
===

[](#31)

npm install npm run dev

How to use : For the first time, you need to change a bit of settings. Connect in voyager with an admin account and go to : setting.

You have to change your team name and add, if you have, your discord server.

Add a new manga : On the admin backend, click on ‘manga’, and create the manga sheet.

Add a new chapter: On the admin backend, click on ‘chapitre’, and create the chapitre sheet. Attach to it a manga sheet.

Add images on a chapter: Now, you have to go on ‘media manager’, and create a folder with the name of your manga. In this folder, add a new folder with this name ‘ch1’. The last step is to upload images on it. Here's an example with three files :

```
├───[manga name]
│   ├───ch1
|   |   ├─── img1.png
|   |   ├─── img2.png
|   |   ├─── img3.png
|   |   └─── img4.png
│   └───ch2
|   |   ├─── img1.jpeg
|   |   ├─── img2.jpeg
|   |   ├─── img3.jpeg
|   |   ├─── img4.jpeg
|   |   └─── img5.jpeg
│   └───ch3
|   |   ├─── img1.jpeg
|   |   ├─── img2.jpeg
|   |   └─── img3.jpeg
```

No entry has been created on the database for manga’s images. ‘Media manager’ is a safe place to upload files, and you can crop images. You can change the image without modifying the database.

Of course, if you are a developper, you can override views and controllers.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/180d435e562993294b263135e2d04fd5ff12188c5e0a12aac427e5f3b8b46548?d=identicon)[melands](/maintainers/melands)

---

Top Contributors

[![Brandon-Corporation](https://avatars.githubusercontent.com/u/69456702?v=4)](https://github.com/Brandon-Corporation "Brandon-Corporation (4 commits)")[![aleo74](https://avatars.githubusercontent.com/u/6329823?v=4)](https://github.com/aleo74 "aleo74 (1 commits)")

---

Tags

frameworklaravelmangaphpvoyager

### Embed Badge

![Health badge](/badges/bcorp-lelframework/health.svg)

```
[![Health](https://phpackages.com/badges/bcorp-lelframework/health.svg)](https://phpackages.com/packages/bcorp-lelframework)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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