# laravel-admin-base6 **Repository Path**: fixstyle/laravel-admin-base6 ## Basic Information - **Project Name**: laravel-admin-base6 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 安装步骤 ### 此版本是基于laravel 6.0 LTS ### 此版本是基于laravel 6.0 LTS ### 此版本是基于laravel 6.0 LTS - git clone -b 6.0 https://github.com/github-muzilong/laravel55-layuiadmin.git - 复制.env.example为.env - 配置.env里的数据库连接信息 - composer update - php artisan migrate - php artisan db:seed - php artisan key:generate - 登录后台:host/admin   帐号:root  密码:123456