Giter VIP home page Giter VIP logo

amis-admin's Introduction

Amis Admin

Amis Admin 是一个 Laravel + Amis 开发的后台扩展,只需简单的代码即可搭建出一个功能强大的后台管理系统。

Amis Admin文档Amis文档

什么是 amis

Amis 是一个低代码前端框架,它使用 JSON 配置来生成页面,可以减少页面开发工作量,极大提升效率。

熟悉Laravel Admin或者Dcat Admin的很快就能上手使用 Amis Admin

建议先体验一下Amis的功能。Amis在线体验

环境

  • PHP >= 8.0
  • Laravel >= 8

安装

composer require smallruraldog/amis-admin

发布

php artisan vendor:publish --provider="SmallRuralDog\AmisAdmin\AmisAdminServiceProvider"

安装

php artisan amis-admin:install

启动服务后,在浏览器打开 /admin ,使用用户名 admin 和密码 admin登录.

更新资源

更新版本后,需要重新更新前端资源

php artisan vendor:publish --tag=amis-admin.assets --force

感谢

  • Laravel
  • Amis
  • Vite
  • Vue3
  • vue-router
  • pinia
  • element-plus
  • axios
  • Laravel Admin
  • Dcat Admin

amis-admin's People

Contributors

smallruraldog avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.