Download the PHP package ibrand/backend without Composer

On this page you can find all versions of the php package ibrand/backend. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package backend

iBrand Laravel Backend

基于 laravel-admininspinia-admin html template 实现的管理后台。

2016年9月 iBrand 启动时,就使用 inspinia-admin html template 来作为管理后台UI,并且搭建一个类似 laravel-admin 的基础包, 但是因为时间紧张忙于功能研发,在扩展性上并不如 Laravel-admin,所以基于开源项目的启动,在开源项目中将基于 laravel-admin 来作为管理后台。

Feature

基于 laravel-admin 进行了如下扩展:

  1. 完全兼容 laravel-admin 开发方式
  2. 后台主题使用 inspinia-admin
  3. 支持顶部菜单
  4. 默认安装了 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.5.19
laravel-admin-ext/helpers Version 1.0.2
laravel-admin-ext/scheduling Version 1.0.1
laravel-admin-ext/log-viewer Version 1.0.2
laravel-admin-ext/redis-manager Version 1.0.1
laravel-admin-ext/backup Version 1.0.2
ibrand/laravel-sms Version ~1.0
ibrand/setting Version ~1.0
maatwebsite/excel Version ~2.1.23
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package ibrand/backend contains the following files

Loading the files please wait ....