Download the PHP package lake/larke-admin-frontend without Composer

On this page you can find all versions of the php package lake/larke-admin-frontend. 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 larke-admin-frontend

larke-admin 前端页面

项目介绍

截图预览

login
index
admin
admin-access
attach
config
menus
rule2

更多截图 Larke Admin 后台截图

安装步骤

  1. 前端编译文档可以查看文档 README-build.zh-CN.md

在编译前你需要复制 .env.development.larke 重命名为 .env.development,复制 vue.config.js.larke 重命名为 vue.config.js

  1. 当前编译环境

    • (node v9.9.0 / npm 6.14.8)

    • (node v16.6.2 / npm 6.14.8)

扩展推荐

名称 描述
demo 扩展示例
操作日志 记录 admin 系统的相关操作日志
签名证书 生成RSA,EDDSA,ECDSA等非对称签名证书
日志查看器 laravel日志查看扩展

注:扩展目录默认为 /extension 目录

特别鸣谢

感谢以下的项目,排名不分先后

开源协议

版权


All versions of larke-admin-frontend with dependencies

PHP Build Version
Package Version
Requires php Version ^8.0
lake/larke-admin Version ^1.3
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 lake/larke-admin-frontend contains the following files

Loading the files please wait ....