{"id":2754535,"url":"https://github.com/jack15083/laravel-admin","last_synced_at":"2026-01-27T11:10:45.399Z","repository":{"id":46771024,"uuid":"153605352","full_name":"jack15083/laravel-admin","owner":"jack15083","description":"基于laravel + vue + element ui 的后台管理系统，自带权限管理系统","archived":false,"fork":false,"pushed_at":"2024-07-23T00:31:12.000Z","size":3964,"stargazers_count":241,"open_issues_count":10,"forks_count":69,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-08-05T11:45:18.906Z","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/jack15083.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-18T10:20:57.000Z","updated_at":"2025-07-19T00:42:36.000Z","dependencies_parsed_at":"2024-12-08T13:35:16.985Z","dependency_job_id":"181894ac-b65f-4798-9417-7ac1d2d1a304","html_url":"https://github.com/jack15083/laravel-admin","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/jack15083/laravel-admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jack15083%2Flaravel-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jack15083%2Flaravel-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jack15083%2Flaravel-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jack15083%2Flaravel-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jack15083","download_url":"https://codeload.github.com/jack15083/laravel-admin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jack15083%2Flaravel-admin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28812371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T07:41:26.337Z","status":"ssl_error","status_checked_at":"2026-01-27T07:41:08.776Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-01-29T06:22:29.368Z","updated_at":"2026-01-27T11:10:45.382Z","avatar_url":"https://github.com/jack15083.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"## Laravel-Admin 简介\n\nLaravel-Admin 是用 laravel + elementUi前端框架前后端分离写成的后台脚手架，自带用户组权限系统。\n\n## 安装\n\n- composer install  \n- 配置nginx 本地域名local.admin.com(如需更换域名，需要在webpack.mix.js更换配置域名) 指向/public目录 \n- npm install\n- 导入/laravel-admin.sql 数据库\n- 将.env.example 重命名为.env后修改数据库配置文件\n- npm run dev\n\n\n## 使用\n\n默认两个后台管理测试账号 god/123456 , test/123456\n\nnpm run watch 可在开发时运行，实时兼控前端文件修改\nnpm run prod 生产环境打包\n\n## 注意\n\n设置新的权限后需要重新登录才会生效。\n\n本项目未经严格测试，可能存在bug，仅供参考学习。\n\n如果感觉此项目帮助了您，请给颗星支持一下。\n\n\n## 预览\n\n![QQ截图20190104154750.png](https://upload-images.jianshu.io/upload_images/5993750-efa7105bce3ea3f1.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\n\n![QQ截图20190104154810.png](https://upload-images.jianshu.io/upload_images/5993750-095b4f98baf3d11b.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\n\n![local.admin.com_ (1).png](https://upload-images.jianshu.io/upload_images/5993750-a7d8e236d40f9aae.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\n\n![local.admin.com_ (2).png](https://upload-images.jianshu.io/upload_images/5993750-828a05bbed3e6147.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\n\n![local.admin.com_ (3).png](https://upload-images.jianshu.io/upload_images/5993750-2a0cf73c76182630.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\n\n![local.admin.com_ (4).png](https://upload-images.jianshu.io/upload_images/5993750-e9f82bf6dd4a91d6.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\n\n![local.admin.com_ (5).png](https://upload-images.jianshu.io/upload_images/5993750-eb09998fe5f3b241.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\n\n![local.admin.com_.png](https://upload-images.jianshu.io/upload_images/5993750-d6842511602b283e.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)\n\n## License\n\nThis framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjack15083%2Flaravel-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjack15083%2Flaravel-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjack15083%2Flaravel-admin/lists"}