{"id":15561171,"url":"https://github.com/taoyu65/umiadmin","last_synced_at":"2025-04-23T21:49:56.625Z","repository":{"id":57087598,"uuid":"78409432","full_name":"taoyu65/UMIAdmin","owner":"taoyu65","description":"laravel admin","archived":false,"fork":false,"pushed_at":"2020-01-30T18:24:29.000Z","size":19751,"stargazers_count":40,"open_issues_count":1,"forks_count":14,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-23T21:49:38.058Z","etag":null,"topics":["bread","laravel-framework"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/taoyu65.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":"2017-01-09T08:34:26.000Z","updated_at":"2022-08-15T09:16:53.000Z","dependencies_parsed_at":"2022-08-24T14:59:16.280Z","dependency_job_id":null,"html_url":"https://github.com/taoyu65/UMIAdmin","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taoyu65%2FUMIAdmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taoyu65%2FUMIAdmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taoyu65%2FUMIAdmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taoyu65%2FUMIAdmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taoyu65","download_url":"https://codeload.github.com/taoyu65/UMIAdmin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250522293,"owners_count":21444510,"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":["bread","laravel-framework"],"created_at":"2024-10-02T16:05:51.056Z","updated_at":"2025-04-23T21:49:56.605Z","avatar_url":"https://github.com/taoyu65.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Laravel PHP Framework\n中文介绍(https://github.com/taoyu65/UMIAdmin/blob/master/readme_ch.md)\n#\n[![License](https://poser.pugx.org/laravel/framework/license.svg)](https://packagist.org/packages/laravel/framework)\n\nUmi admin is powerful backend management system, including\n\n- BREAD system (Browse, Read, Edit, Add, \u0026 Delete), made for Laravel 5.3.\n- RBAC system (role and permission control) including 2 parts, table of database (combine with BREAD) and web page url control\n- data table search function with customized searching option\n- customized relation of table for table's delete or update\n- display any foreign key to any format you want to show on the web page (like foreign key to drop down list or text box or pop up a window to show)\n\n## installation\n1. install composer and laravel 5.3 Please install correctly. recommends use the follow command \n\u003e composer create-project --prefer-dist laravel/laravel umi_admin 5.3.*\n2. install UMI Admin. \n\u003ecomposer require ym/umi v0.1.2.* \u003cbr\u003e\n\u003eIf not prefer to use composer to install, please read https://github.com/taoyu65/UMIAdmin/wiki/install_en\n3. config (.env)\n\u003eDB_HOST=localhost\u003cbr\u003e\n\u003eDB_DATABASE=new a null database\u003cbr\u003e\n\u003eDB_USERNAME=user name\u003cbr\u003e\n\u003eDB_PASSWORD=password\u003cbr\u003e\n4. add server provider to \"config/app.php\"\n\u003eYM\\UmiServiceProvider::class,\u003cbr\u003e\n\u003eYM\\umiAuth\\umiAuthServiceProvider::class,\n5. run command to install application and config file\n\u003ephp artisan umi:install (option for choosing language 1=chinese 2=english) input number then press enter.\n\u003e(warning:if need to change language for database after installation only run command php artisan umi:install --lang-zh-only / --lang-en-only) \n6. setting language:\n\u003ein the file config/app.php, 'locale' =\u003e 'zh_cn' or 'en'\n7. renew app_key, run command: $ php artisan key:generate\n8. ok, let's start.\u003cbr\u003e\nwarning: Please keep the new database is empty before install application, or empty database before run the installation command\n\n## 图片 \n![](http://umi.laravelumi.com/public/img/img2/a.jpg)\n![](http://umi.laravelumi.com/public/img/img2/b.jpg)\n![](http://umi.laravelumi.com/public/img/img2/c.jpg)\n![](http://umi.laravelumi.com/public/img/img2/d.jpg)\n![](http://umi.laravelumi.com/public/img/img2/e.jpg)\n![](http://umi.laravelumi.com/public/img/img2/f.jpg)\n![](http://umi.laravelumi.com/public/img/img2/g.jpg)\n![](http://umi.laravelumi.com/public/img/img2/h.jpg)\n\n## License\n\nThe Laravel framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaoyu65%2Fumiadmin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaoyu65%2Fumiadmin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaoyu65%2Fumiadmin/lists"}