{"id":21499848,"url":"https://github.com/hexters/ladmin-engine","last_synced_at":"2025-03-17T13:13:00.391Z","repository":{"id":65501553,"uuid":"593510980","full_name":"hexters/ladmin-engine","owner":"hexters","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-30T08:44:36.000Z","size":1431,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T14:57:08.678Z","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":"mit","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":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2023-01-26T07:17:36.000Z","updated_at":"2023-01-26T07:18:09.000Z","dependencies_parsed_at":"2023-02-14T16:16:52.984Z","dependency_job_id":null,"html_url":"https://github.com/hexters/ladmin-engine","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexters%2Fladmin-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexters%2Fladmin-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexters%2Fladmin-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hexters%2Fladmin-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hexters","download_url":"https://codeload.github.com/hexters/ladmin-engine/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-11-23T17:18:39.656Z","updated_at":"2025-03-17T13:13:00.360Z","avatar_url":"https://github.com/hexters.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚙️ Ladmin Engine\n\nFollow the steps below to get started faster! Add the repository by running the command below.\n\n```bash\n$ composer require ladmin/engine\n```\n\nFollow the installation\n```\n$ php artisan ladmin:install --and=[OPOTIONS]\n```\n\nRun migrate and seed, to install ladmin database tables\n```bash\n$ php artisan migrate --seed\n```\n\n# Managing assets\n\nInstall node module pacakge\n```bash\nnpm install -s @hexters/ladmin-vite-input\n```\n\nOpen `vite.config.js` in your project and follow the instruction below.\n\n```js\n\n. . . \nimport ladminViteInputs from '@hexters/ladmin-vite-input'\n. . .\n\nexport default defineConfig({\n    plugins: [\n        laravel({\n            input: ladminViteInputs([\n                'resources/css/app.css',\n                'resources/js/app.js'\n            ]),\n            refresh: true,\n        }),\n    ],\n});\n\n\n```\n# 📖 Documentation\nView complete [Documentation here](https://github.com/hexters/ladmin/wiki)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexters%2Fladmin-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexters%2Fladmin-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexters%2Fladmin-engine/lists"}