ForoneAdministrator
ForoneAdministrator copied to clipboard
基于Laravel5.1封装的自带多级权限管理的后台管理系统,支持手机和PC端访问
composer 里面固定支持5.2.*
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'mobile' in 'where clause' (SQL: select count(*) as aggregate from `admins` where `mobile` = and `id` != 7)
按照步骤走的,为什么登录一直提示 These credentials do not match our records.
有没有简单点的安装方法?
有没有简单点的安装方法?
``` php ReflectionException in Container.php line 741: Class admin.permission does not exist in Container.php line 741 at ReflectionClass->__construct('admin.permission') in Container.php line 741 at Container->build('admin.permission', array()) in Container.php line 631 at...
在操作这一步的时候,Html字段显红,的确是没有包含这个文件夹 'Form' => Illuminate\Html\FormFacade::class, 'Html' => Illuminate\Html\HtmlFacade::class, 'Entrust' => Zizaco\Entrust\EntrustFacade::class
后台界面,收起左边菜单不管用,还有后台的css,js,images加载的那么慢呢?