Download the PHP package foridom/backend without Composer
On this page you can find all versions of the php package foridom/backend. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package backend
iBrand Laravel Backend
基于 laravel-admin 和 inspinia-admin html template 实现的管理后台。
2016年9月 iBrand 启动时,就使用 inspinia-admin html template 来作为管理后台UI,并且搭建一个类似 laravel-admin 的基础包, 但是因为时间紧张忙于功能研发,在扩展性上并不如 Laravel-admin,所以基于开源项目的启动,在开源项目中将基于 laravel-admin 来作为管理后台。
Feature
基于 laravel-admin 进行了如下扩展:
- 完全兼容 laravel-admin 开发方式
- 后台主题使用 inspinia-admin
- 支持顶部菜单
- 默认安装了 helpers,scheduling,log-viewer,redis-manager,backup 5个扩展
安装
低于 Laravel5.5 版本
config/app.php
文件中 providers
添加
config/app.php
文件中 aliases
添加
发布资源
初始化数据库
该命令会自动执行 php artisan admin:install
安装插件
默认集成了 helpers,scheduling,log-viewer,redis-manager,backup 五个插件
会初始化五个插件的菜单
All versions of backend with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
encore/laravel-admin Version ^1.8
laravel-admin-ext/helpers Version ~1.0
laravel-admin-ext/scheduling Version ~1.0
laravel-admin-ext/log-viewer Version ~1.0
laravel-admin-ext/redis-manager Version ~1.0
laravel-admin-ext/backup Version ~1.0
ibrand/laravel-sms Version ~1.0
ibrand/setting Version ~1.0
maatwebsite/excel Version ^3.1
encore/laravel-admin Version ^1.8
laravel-admin-ext/helpers Version ~1.0
laravel-admin-ext/scheduling Version ~1.0
laravel-admin-ext/log-viewer Version ~1.0
laravel-admin-ext/redis-manager Version ~1.0
laravel-admin-ext/backup Version ~1.0
ibrand/laravel-sms Version ~1.0
ibrand/setting Version ~1.0
maatwebsite/excel Version ^3.1
The package foridom/backend contains the following files
Loading the files please wait ....