{"id":13453131,"url":"https://github.com/z-song/laravel-admin","last_synced_at":"2025-05-13T15:08:29.554Z","repository":{"id":37336546,"uuid":"48796179","full_name":"z-song/laravel-admin","owner":"z-song","description":"Build a full-featured administrative interface in ten minutes","archived":false,"fork":false,"pushed_at":"2024-07-03T14:08:34.000Z","size":15814,"stargazers_count":11171,"open_issues_count":258,"forks_count":2843,"subscribers_count":365,"default_branch":"master","last_synced_at":"2025-05-05T21:11:58.277Z","etag":null,"topics":["laravel-admin","model-form","model-grid","model-show","model-tree"],"latest_commit_sha":null,"homepage":"https://laravel-admin.org","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/z-song.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":"FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"open_collective":"laravel-admin","custom":"http://laravel-admin.org/donate"}},"created_at":"2015-12-30T10:42:57.000Z","updated_at":"2025-05-05T18:35:12.000Z","dependencies_parsed_at":"2023-02-18T08:00:50.220Z","dependency_job_id":"ad009807-5fd8-4bb4-9e95-fd5a27023f1c","html_url":"https://github.com/z-song/laravel-admin","commit_stats":{"total_commits":2341,"total_committers":308,"mean_commits":7.60064935064935,"dds":0.3994019649722341,"last_synced_commit":"67c441eb78ecc5437e59775d89770cd9c2cb1e05"},"previous_names":[],"tags_count":81,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z-song%2Flaravel-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z-song%2Flaravel-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z-song%2Flaravel-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/z-song%2Flaravel-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/z-song","download_url":"https://codeload.github.com/z-song/laravel-admin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252577020,"owners_count":21770721,"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":["laravel-admin","model-form","model-grid","model-show","model-tree"],"created_at":"2024-07-31T08:00:33.539Z","updated_at":"2025-05-05T21:12:09.050Z","avatar_url":"https://github.com/z-song.png","language":"PHP","funding_links":["https://opencollective.com/laravel-admin","http://laravel-admin.org/donate","https://www.paypal.me/zousong"],"categories":["Starter Projects","PHP","Uncategorized","Free","官方","Web 应用程序(Web Applications)","项目框架"],"sub_categories":["Uncategorized"],"readme":"\u003cp align=\"center\"\u003e\n\u003ca href=\"https://laravel-admin.org/\"\u003e\n\u003cimg src=\"https://laravel-admin.org/images/logo002.png\" alt=\"laravel-admin\"\u003e\n\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e⛵\u003ccode\u003elaravel-admin\u003c/code\u003e is administrative interface builder for laravel which can help you build CRUD backends just with few lines of code.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://laravel-admin.org/docs\"\u003eDocumentation\u003c/a\u003e |\n\u003ca href=\"https://laravel-admin.org/docs/zh\"\u003e中文文档\u003c/a\u003e |\n\u003ca href=\"https://demo.laravel-admin.org\"\u003eDemo\u003c/a\u003e |\n\u003ca href=\"https://github.com/z-song/demo.laravel-admin.org\"\u003eDemo source code\u003c/a\u003e |\n\u003ca href=\"#extensions\"\u003eExtensions\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://travis-ci.org/z-song/laravel-admin\"\u003e\n        \u003cimg src=\"https://travis-ci.org/z-song/laravel-admin.svg?branch=master\" alt=\"Build Status\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://styleci.io/repos/48796179\"\u003e\n        \u003cimg src=\"https://styleci.io/repos/48796179/shield\" alt=\"StyleCI\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/encore/laravel-admin\"\u003e\n        \u003cimg src=\"https://img.shields.io/packagist/l/encore/laravel-admin.svg?maxAge=2592000\u0026\u0026style=flat-square\" alt=\"Packagist\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://packagist.org/packages/encore/laravel-admin\"\u003e\n        \u003cimg src=\"https://img.shields.io/packagist/dt/encore/laravel-admin.svg?style=flat-square\" alt=\"Total Downloads\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/z-song/laravel-admin\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Awesome-Laravel-brightgreen.svg?style=flat-square\" alt=\"Awesome Laravel\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"#backers\" alt=\"sponsors on Open Collective\"\u003e\n        \u003cimg src=\"https://opencollective.com/laravel-admin/backers/badge.svg?style=flat-square\" /\u003e\n    \u003c/a\u003e \n    \u003ca href=\"https://www.paypal.me/zousong\" alt=\"Paypal donate\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Donate-Paypal-green.svg?style=flat-square\" /\u003e\n    \u003c/a\u003e \n\u003c/div\u003e\n\n\u003cp align=\"center\"\u003e\n    Inspired by \u003ca href=\"https://github.com/sleeping-owl/admin\" target=\"_blank\"\u003eSleepingOwlAdmin\u003c/a\u003e and \u003ca href=\"https://github.com/zofe/rapyd-laravel\" target=\"_blank\"\u003erapyd-laravel\u003c/a\u003e.\n\u003c/p\u003e\n\nSponsor\n------------\n\n\u003ca href=\"https://ter.li/32ifxj\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/1479100/102449272-dc356880-406e-11eb-9079-169c8c2af81c.png\" alt=\"laravel-admin\" width=\"200px;\"\u003e\n\u003c/a\u003e\n\n\nRequirements\n------------\n - PHP \u003e= 7.0.0\n - Laravel \u003e= 5.5.0\n - Fileinfo PHP Extension\n\nInstallation\n------------\n\n\u003e This package requires PHP 7+ and Laravel 5.5, for old versions please refer to [1.4](https://laravel-admin.org/docs/v1.4/#/)\n\nFirst, install laravel 5.5, and make sure that the database connection settings are correct.\n\n```\ncomposer require encore/laravel-admin\n```\n\nThen run these commands to publish assets and config：\n\n```\nphp artisan vendor:publish --provider=\"Encore\\Admin\\AdminServiceProvider\"\n```\nAfter run command you can find config file in `config/admin.php`, in this file you can change the install directory,db connection or table names.\n\nAt last run following command to finish install.\n```\nphp artisan admin:install\n```\n\nOpen `http://localhost/admin/` in browser,use username `admin` and password `admin` to login.\n\nConfigurations\n------------\nThe file `config/admin.php` contains an array of configurations, you can find the default configurations in there.\n\nRight to left support\n------------\njust go to this path `\u003cYOUR_PROJECT_PATH\u003e\\vendor\\encore\\laravel-admin\\src\\Traits\\HasAssets.php` and modify `$baseCss` array for loading right to left (rtl) version of bootstap and AdminLTE css files.    \n**bootstrap.min.css** change it to **bootstrap.rtl.min.css**    \n**AdminLTE.min.css** change it to **AdminLTE.rtl.min.css**  \n\n## Extensions\n\n| Extension                                        | Description                              | laravel-admin                              |\n| ------------------------------------------------ | ---------------------------------------- |---------------------------------------- |\n| [helpers](https://github.com/laravel-admin-extensions/helpers)             | Several tools to help you in development | ~1.5 |\n| [media-manager](https://github.com/laravel-admin-extensions/media-manager) | Provides a web interface to manage local files          | ~1.5 |\n| [api-tester](https://github.com/laravel-admin-extensions/api-tester) | Help you to test the local laravel APIs          |~1.5 |\n| [scheduling](https://github.com/laravel-admin-extensions/scheduling) | Scheduling task manager for laravel-admin          |~1.5 |\n| [redis-manager](https://github.com/laravel-admin-extensions/redis-manager) | Redis manager for laravel-admin          |~1.5 |\n| [backup](https://github.com/laravel-admin-extensions/backup) | An admin interface for managing backups          |~1.5 |\n| [log-viewer](https://github.com/laravel-admin-extensions/log-viewer) | Log viewer for laravel           |~1.5 |\n| [config](https://github.com/laravel-admin-extensions/config) | Config manager for laravel-admin          |~1.5 |\n| [reporter](https://github.com/laravel-admin-extensions/reporter) | Provides a developer-friendly web interface to view the exception          |~1.5 |\n| [wangEditor](https://github.com/laravel-admin-extensions/wangEditor) | A rich text editor based on [wangeditor](http://www.wangeditor.com/)         |~1.6 |\n| [summernote](https://github.com/laravel-admin-extensions/summernote) | A rich text editor based on [summernote](https://summernote.org/)          |~1.6 |\n| [china-distpicker](https://github.com/laravel-admin-extensions/china-distpicker) | 一个基于[distpicker](https://github.com/fengyuanchen/distpicker)的中国省市区选择器          |~1.6 |\n| [simplemde](https://github.com/laravel-admin-extensions/simplemde) | A markdown editor based on [simplemde](https://github.com/sparksuite/simplemde-markdown-editor)          |~1.6 |\n| [phpinfo](https://github.com/laravel-admin-extensions/phpinfo) | Integrate the `phpinfo` page into laravel-admin          |~1.6 |\n| [php-editor](https://github.com/laravel-admin-extensions/php-editor) \u003cbr/\u003e [python-editor](https://github.com/laravel-admin-extensions/python-editor) \u003cbr/\u003e [js-editor](https://github.com/laravel-admin-extensions/js-editor)\u003cbr/\u003e [css-editor](https://github.com/laravel-admin-extensions/css-editor)\u003cbr/\u003e [clike-editor](https://github.com/laravel-admin-extensions/clike-editor)| Several programing language editor extensions based on code-mirror          |~1.6 |\n| [star-rating](https://github.com/laravel-admin-extensions/star-rating) | Star Rating extension for laravel-admin          |~1.6 |\n| [json-editor](https://github.com/laravel-admin-extensions/json-editor) | JSON Editor for Laravel-admin          |~1.6 |\n| [grid-lightbox](https://github.com/laravel-admin-extensions/grid-lightbox) | Turn your grid into a lightbox \u0026 gallery          |~1.6 |\n| [daterangepicker](https://github.com/laravel-admin-extensions/daterangepicker) | Integrates daterangepicker into laravel-admin          |~1.6 |\n| [material-ui](https://github.com/laravel-admin-extensions/material-ui) | Material-UI extension for laravel-admin          |~1.6 |\n| [sparkline](https://github.com/laravel-admin-extensions/sparkline) | Integrates jQuery sparkline into laravel-admin          |~1.6 |\n| [chartjs](https://github.com/laravel-admin-extensions/chartjs) | Use Chartjs in laravel-admin          |~1.6 |\n| [echarts](https://github.com/laravel-admin-extensions/echarts) | Use Echarts in laravel-admin          |~1.6 |\n| [simditor](https://github.com/laravel-admin-extensions/simditor) | Integrates simditor full-rich editor into laravel-admin          |~1.6 |\n| [cropper](https://github.com/laravel-admin-extensions/cropper) | A simple jQuery image cropping plugin.          |~1.6 |\n| [composer-viewer](https://github.com/laravel-admin-extensions/composer-viewer) | A web interface of composer packages in laravel.          |~1.6 |\n| [data-table](https://github.com/laravel-admin-extensions/data-table) | Advanced table widget for laravel-admin |~1.6 |\n| [watermark](https://github.com/laravel-admin-extensions/watermark) | Text watermark for laravel-admin |~1.6 |\n| [google-authenticator](https://github.com/ylic/laravel-admin-google-authenticator) | Google authenticator |~1.6 |\n\n\n\n## Contributors\n This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].\n\u003ca href=\"graphs/contributors\"\u003e\u003cimg src=\"https://opencollective.com/laravel-admin/contributors.svg?width=890\u0026button=false\" /\u003e\u003c/a\u003e\n ## Backers\n Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/laravel-admin#backer)]\n \u003ca href=\"https://opencollective.com/laravel-admin#backers\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/laravel-admin/backers.svg?width=890\"\u003e\u003c/a\u003e\n ## Sponsors\n Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/laravel-admin#sponsor)]\n \u003ca href=\"https://opencollective.com/laravel-admin/sponsor/0/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/laravel-admin/sponsor/0/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/laravel-admin/sponsor/1/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/laravel-admin/sponsor/1/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/laravel-admin/sponsor/2/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/laravel-admin/sponsor/2/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/laravel-admin/sponsor/3/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/laravel-admin/sponsor/3/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/laravel-admin/sponsor/4/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/laravel-admin/sponsor/4/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/laravel-admin/sponsor/5/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/laravel-admin/sponsor/5/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/laravel-admin/sponsor/6/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/laravel-admin/sponsor/6/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/laravel-admin/sponsor/7/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/laravel-admin/sponsor/7/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/laravel-admin/sponsor/8/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/laravel-admin/sponsor/8/avatar.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://opencollective.com/laravel-admin/sponsor/9/website\" target=\"_blank\"\u003e\u003cimg src=\"https://opencollective.com/laravel-admin/sponsor/9/avatar.svg\"\u003e\u003c/a\u003e\n\nOther\n------------\n`laravel-admin` based on following plugins or services:\n\n+ [Laravel](https://laravel.com/)\n+ [AdminLTE](https://adminlte.io/)\n+ [Datetimepicker](http://eonasdan.github.io/bootstrap-datetimepicker/)\n+ [font-awesome](http://fontawesome.io)\n+ [moment](http://momentjs.com/)\n+ [Google map](https://www.google.com/maps)\n+ [Tencent map](http://lbs.qq.com/)\n+ [bootstrap-fileinput](https://github.com/kartik-v/bootstrap-fileinput)\n+ [jquery-pjax](https://github.com/defunkt/jquery-pjax)\n+ [Nestable](http://dbushell.github.io/Nestable/)\n+ [toastr](http://codeseven.github.io/toastr/)\n+ [X-editable](http://github.com/vitalets/x-editable)\n+ [bootstrap-number-input](https://github.com/wpic/bootstrap-number-input)\n+ [fontawesome-iconpicker](https://github.com/itsjavi/fontawesome-iconpicker)\n+ [sweetalert2](https://github.com/sweetalert2/sweetalert2)\n\nLicense\n------------\n`laravel-admin` is licensed under [The MIT License (MIT)](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz-song%2Flaravel-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fz-song%2Flaravel-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fz-song%2Flaravel-admin/lists"}