A forums build with laravel.
FMock墨客社区后台管理。
- 当执行完
fmock:install
后,会自动创建管理员账号: 默认账号env('APP_NAME', 'fmock')
, 默认密码fmock
- 登录地址
env(ADMIN_URL) . '/login'
后台开发一切从简,安全、性能至上
- 不使用webpack、gulp、vue等编译sass、js等,所有静态资源放到public中
- layout已经引入bootstrap,jquery,以及公共的js,css; 需要单独的静态文件在单页面自行引入
If you discover a security vulnerability within FMock, please send an e-mail to huaixiu.zhen via [email protected]. All security vulnerabilities will be promptly addressed.
The FMock is open-sourced software licensed under the MIT license.