PHPackages                             hexters/ladmin-storage - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. hexters/ladmin-storage

ActiveLibrary[File &amp; Storage](/categories/file-storage)

hexters/ladmin-storage
======================

Package for view storage in laravel

1.0.0(4y ago)172MITPHP

Since Apr 11Pushed 4y ago1 watchersCompare

[ Source](https://github.com/hexters/ladmin-storage)[ Packagist](https://packagist.org/packages/hexters/ladmin-storage)[ RSS](/packages/hexters-ladmin-storage/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Storage
=======

[](#storage)

[![](https://github.com/hexters/assets/raw/main/ladmin-package/ladmin-storage/v1/free/root.png?raw=true)](https://github.com/hexters/assets/blob/main/ladmin-package/ladmin-storage/v1/free/root.png?raw=true)

View complete documentation for [Ladmin Package](https://github.com/hexters/ladmin)

Installation
============

[](#installation)

Add the repository by running the command below.

```
$ composer require hexters/ladmin-storage
```

Publish the module by running the command below.

```
$ php artisan vendor:publish --tag=ladmin-storage-module --force
```

Register the storage menu on the kernel menu, open the `app/Menu/Sidebar.php` file, see the example below.

```
. . .

use Modules\Ladmin\Menus\System;
use Modules\Storage\Menus\StorageMenu;

. . .

return [

    StorageMenu::class,

    Account::class,

. . .
```

And assign permissions like the example below. in menu `http://localhost:8000/administrator/role`

[![](https://github.com/hexters/assets/raw/main/ladmin-package/ladmin-storage/v1/free/access.png?raw=true)](https://github.com/hexters/assets/blob/main/ladmin-package/ladmin-storage/v1/free/access.png?raw=true)

Config
======

[](#config)

Open the file `Modules/Storage/config/module.php`, to change the root folder of the main **Storage Module**

Ladmin Storage Pro
==================

[](#ladmin-storage-pro)

[ ![](https://github.com/hexters/assets/raw/main/ladmin-package/ladmin-storage/v1/pro/banner-pro.png?raw=true) ](https://ppmarket.org/browse/hexters-ladmin-storage-pro)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

1490d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7d97e7edbbe58dd16d6f776aec2dacf66c5aeb730b9a4aa3de34ca0c1ebbfb9e?d=identicon)[hexters](/maintainers/hexters)

---

Top Contributors

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

---

Tags

laravellaravel-packagelaravel-adminlaravel-storage

### Embed Badge

![Health badge](/badges/hexters-ladmin-storage/health.svg)

```
[![Health](https://phpackages.com/badges/hexters-ladmin-storage/health.svg)](https://phpackages.com/packages/hexters-ladmin-storage)
```

###  Alternatives

[yoelpc4/laravel-cloudinary

Laravel Cloudinary filesystem cloud driver.

3343.0k](/packages/yoelpc4-laravel-cloudinary)[menthe/aliyun-ueditor

UEditor for laravel5 and Aliyun OSS.Store all images and files in Aliyun OSS. Support i18n. UEditor is a Rich Text Web Editor From Baidu.

172.4k](/packages/menthe-aliyun-ueditor)

PHPackages © 2026

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