{"id":13410743,"url":"https://github.com/hexters/ladmin-storage","last_synced_at":"2025-03-17T13:12:59.457Z","repository":{"id":57663584,"uuid":"480329714","full_name":"hexters/ladmin-storage","owner":"hexters","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-11T18:39:12.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T14:57:08.829Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hexters.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-11T10:22:32.000Z","updated_at":"2024-02-09T09:56:26.000Z","dependencies_parsed_at":"2022-09-13T07:00:47.190Z","dependency_job_id":null,"html_url":"https://github.com/hexters/ladmin-storage","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexters%2Fladmin-storage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexters%2Fladmin-storage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexters%2Fladmin-storage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexters%2Fladmin-storage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexters","download_url":"https://codeload.github.com/hexters/ladmin-storage/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244039241,"owners_count":20387835,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T20:01:08.843Z","updated_at":"2025-03-17T13:12:59.432Z","avatar_url":"https://github.com/hexters.png","language":"PHP","funding_links":[],"categories":["Modules"],"sub_categories":[],"readme":"# Storage\n\n![](https://github.com/hexters/assets/blob/main/ladmin-package/ladmin-storage/v1/free/root.png?raw=true)\n\nView complete documentation for [Ladmin Package](https://github.com/hexters/ladmin)\n\n# Installation\n\nAdd the repository by running the command below.\n\n```bash\n$ composer require hexters/ladmin-storage\n```\n\nPublish the module by running the command below.\n\n```bash\n$ php artisan vendor:publish --tag=ladmin-storage-module --force\n```\n\nRegister the storage menu on the kernel menu, open the `app/Menu/Sidebar.php` file, see the example below.\n\n```php\n. . .\n\nuse Modules\\Ladmin\\Menus\\System;\nuse Modules\\Storage\\Menus\\StorageMenu;\n\n. . .\n\nreturn [\n\n    StorageMenu::class,\n\n    Account::class,\n\n. . .\n```\n\nAnd assign permissions like the example below. in menu `http://localhost:8000/administrator/role`\n\n![](https://github.com/hexters/assets/blob/main/ladmin-package/ladmin-storage/v1/free/access.png?raw=true)\n\n# Config\nOpen the file `Modules/Storage/config/module.php`, to change the root folder of the main **Storage Module**\n\n# Ladmin Storage Pro\n[ ![](https://github.com/hexters/assets/blob/main/ladmin-package/ladmin-storage/v1/pro/banner-pro.png?raw=true) ](https://ppmarket.org/browse/hexters-ladmin-storage-pro)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexters%2Fladmin-storage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexters%2Fladmin-storage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexters%2Fladmin-storage/lists"}