{"id":42614861,"url":"https://github.com/dosarkz/lora","last_synced_at":"2026-01-29T03:28:22.294Z","repository":{"id":56971334,"uuid":"105880569","full_name":"dosarkz/lora","owner":"dosarkz","description":"Lora - package backend module system for Laravel Framework","archived":false,"fork":false,"pushed_at":"2020-07-06T14:43:39.000Z","size":20642,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-22T02:49:30.066Z","etag":null,"topics":["admin","admin-panel","laravel","laravel-admin","laravel-administrator","module-system","php"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dosarkz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-05T11:13:47.000Z","updated_at":"2020-07-06T14:43:42.000Z","dependencies_parsed_at":"2022-08-21T12:50:09.384Z","dependency_job_id":null,"html_url":"https://github.com/dosarkz/lora","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/dosarkz/lora","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dosarkz%2Flora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dosarkz%2Flora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dosarkz%2Flora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dosarkz%2Flora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dosarkz","download_url":"https://codeload.github.com/dosarkz/lora/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dosarkz%2Flora/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28862125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T22:56:21.783Z","status":"online","status_checked_at":"2026-01-29T02:00:06.714Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["admin","admin-panel","laravel","laravel-admin","laravel-administrator","module-system","php"],"created_at":"2026-01-29T03:28:21.647Z","updated_at":"2026-01-29T03:28:22.282Z","avatar_url":"https://github.com/dosarkz.png","language":"JavaScript","readme":"# Lora backend module system for Laravel Framework 5.6\nFeatures:\n- Module System\n- Module Generator with command\n- Remove modules\n- AdminLte template\n- Upload image files with resize\n- Language support: English, Russian\n\n## Installation\n\n- Install laravel 5.6\n- Configure db\n- Install admin package\n`composer require dosarkz/Lora`\n- Make Lora system\n`php artisan lora:install`\n- Go through all the necessary steps\n- Visit `your_project/lora`\n- and Be Happy!\n\n\n## Make new module with command\n`php artisan module:make {module name}`\n- New modules created in app/Modules folder.\n- After making add new provider to config/admin.php\n\n`providers' =\u003e [\n            'user' =\u003e  \\App\\Modules\\User\\Providers\\UserServiceProvider::class,\n            ...\n        ]\n`\n\n- Visit new module on admin menu\n\n## Module install \n\n`php artisan module:install {module name}`\n\nThis command consist of:\n- Make publish files\n- Run migrations and seeder \n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdosarkz%2Flora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdosarkz%2Flora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdosarkz%2Flora/lists"}