update .
This commit is contained in:
@@ -1 +1 @@
|
||||
import{_ as e,o as c,c as t}from"./app-813eeb94.js";const _={};function o(r,n){return c(),t("div")}const a=e(_,[["render",o],["__file","404.html.vue"]]);export{a as default};
|
||||
import{_ as e,o as c,c as t}from"./app-e3f085f5.js";const _={};function o(r,n){return c(),t("div")}const a=e(_,[["render",o],["__file","404.html.vue"]]);export{a as default};
|
||||
@@ -1,4 +1,4 @@
|
||||
import{_ as t,o as e,c as a,d as s}from"./app-813eeb94.js";const d={},n=s(`<h1 id="curd命令大全" tabindex="-1"><a class="header-anchor" href="#curd命令大全" aria-hidden="true">#</a> CURD命令大全</h1><p><code>EasyAdmin8</code>框架以内置快速生成CURD的命令, 包括控制器、视图、模型、JS文件。能够使开发者效率得到进一步提升。</p><h1 id="常用命令" tabindex="-1"><a class="header-anchor" href="#常用命令" aria-hidden="true">#</a> 常用命令</h1><div class="language-bash line-numbers-mode" data-ext="sh"><pre class="language-bash"><code><span class="token comment"># 生成ea8_test_goods表的CURD</span>
|
||||
import{_ as t,o as e,c as a,d as s}from"./app-e3f085f5.js";const d={},n=s(`<h1 id="curd命令大全" tabindex="-1"><a class="header-anchor" href="#curd命令大全" aria-hidden="true">#</a> CURD命令大全</h1><p><code>EasyAdmin8</code>框架以内置快速生成CURD的命令, 包括控制器、视图、模型、JS文件。能够使开发者效率得到进一步提升。</p><h1 id="常用命令" tabindex="-1"><a class="header-anchor" href="#常用命令" aria-hidden="true">#</a> 常用命令</h1><div class="language-bash line-numbers-mode" data-ext="sh"><pre class="language-bash"><code><span class="token comment"># 生成ea8_test_goods表的CURD</span>
|
||||
php think curd <span class="token parameter variable">-t</span> test_goods
|
||||
|
||||
<span class="token comment"># 生成ea8_test_goods表的CURD, 文件冲突时强制覆盖</span>
|
||||
@@ -1,3 +1,3 @@
|
||||
import{_ as e,o as a,c as s,d}from"./app-813eeb94.js";const n={},r=d(`<h1 id="curd命令大全" tabindex="-1"><a class="header-anchor" href="#curd命令大全" aria-hidden="true">#</a> CURD命令大全</h1><p><code>EasyAdmin8-Laravel</code>框架以内置快速生成CURD的命令, 包括控制器、视图、模型、JS文件。能够使开发者效率得到进一步提升。</p><h1 id="常用命令" tabindex="-1"><a class="header-anchor" href="#常用命令" aria-hidden="true">#</a> 常用命令</h1><div class="language-bash line-numbers-mode" data-ext="sh"><pre class="language-bash"><code><span class="token comment"># 生成ea8_test_goods表的CURD</span>
|
||||
import{_ as e,o as a,c as s,d}from"./app-e3f085f5.js";const n={},r=d(`<h1 id="curd命令大全" tabindex="-1"><a class="header-anchor" href="#curd命令大全" aria-hidden="true">#</a> CURD命令大全</h1><p><code>EasyAdmin8-Laravel</code>框架以内置快速生成CURD的命令, 包括控制器、视图、模型、JS文件。能够使开发者效率得到进一步提升。</p><h1 id="常用命令" tabindex="-1"><a class="header-anchor" href="#常用命令" aria-hidden="true">#</a> 常用命令</h1><div class="language-bash line-numbers-mode" data-ext="sh"><pre class="language-bash"><code><span class="token comment"># 生成ea8_test_goods表的CURD</span>
|
||||
php artisan admin:curd test_goods
|
||||
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div><div class="line-number"></div></div></div>`,4),c=[r];function t(i,o){return a(),s("div",null,c)}const h=e(n,[["render",t],["__file","CURD_laravel.html.vue"]]);export{h as default};
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,4 +1,4 @@
|
||||
import{_ as d,r,o as c,c as h,b as e,e as n,a as i,w as a,d as t}from"./app-813eeb94.js";const u="/images/easyadmin8-01.png",_="/images/easyadmin8-02.png",m="/images/easyadmin8-03.png",p={},b=e("h2",{id:"项目介绍",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#项目介绍","aria-hidden":"true"},"#"),n(" 项目介绍")],-1),v=e("code",null,"EasyAdmin8",-1),f={href:"https://gitee.com/zhongshaofa/easyadmin",target:"_blank",rel:"noopener noreferrer"},g=e("code",null,"EasyAdmin",-1),y=e("p",null,"ThinkPHP v8.0 和 layui v2.8.x 的快速开发的后台管理系统。",-1),k={href:"http://easyadmin8.wolfcode.top/admin",target:"_blank",rel:"noopener noreferrer"},x=e("p",null,[n("如果您之前已经用过 "),e("code",null,"FastAdmin"),n(" 或者 "),e("code",null,"EasyAdmin"),n(" , 那么入手 "),e("code",null,"EasyAdmin8"),n(" 将会更加轻松")],-1),E=e("p",null,"#####【如果不能访问,可以自行本地搭建预览或参考下方界面预览图】",-1),A=t(`<h2 id="安装教程" tabindex="-1"><a class="header-anchor" href="#安装教程" aria-hidden="true">#</a> 安装教程</h2><blockquote><p>EasyAdmin8 使用 Composer 来管理项目依赖。因此,在使用 EasyAdmin8 之前,请确保你的机器已经安装了 Composer。</p></blockquote><h3 id="通过git下载安装包-composer安装依赖包" tabindex="-1"><a class="header-anchor" href="#通过git下载安装包-composer安装依赖包" aria-hidden="true">#</a> 通过git下载安装包,composer安装依赖包</h3><div class="language-text line-numbers-mode" data-ext="text"><pre class="language-text"><code>1.下载安装包
|
||||
import{_ as d,r,o as c,c as h,b as e,e as n,a as i,w as a,d as t}from"./app-e3f085f5.js";const u="/images/easyadmin8-01.png",_="/images/easyadmin8-02.png",m="/images/easyadmin8-03.png",p={},b=e("h2",{id:"项目介绍",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#项目介绍","aria-hidden":"true"},"#"),n(" 项目介绍")],-1),v=e("code",null,"EasyAdmin8",-1),f={href:"https://gitee.com/zhongshaofa/easyadmin",target:"_blank",rel:"noopener noreferrer"},g=e("code",null,"EasyAdmin",-1),y=e("p",null,"ThinkPHP v8.0 和 layui v2.8.x 的快速开发的后台管理系统。",-1),k={href:"http://easyadmin8.wolfcode.top/admin",target:"_blank",rel:"noopener noreferrer"},x=e("p",null,[n("如果您之前已经用过 "),e("code",null,"FastAdmin"),n(" 或者 "),e("code",null,"EasyAdmin"),n(" , 那么入手 "),e("code",null,"EasyAdmin8"),n(" 将会更加轻松")],-1),E=e("p",null,"#####【如果不能访问,可以自行本地搭建预览或参考下方界面预览图】",-1),A=t(`<h2 id="安装教程" tabindex="-1"><a class="header-anchor" href="#安装教程" aria-hidden="true">#</a> 安装教程</h2><blockquote><p>EasyAdmin8 使用 Composer 来管理项目依赖。因此,在使用 EasyAdmin8 之前,请确保你的机器已经安装了 Composer。</p></blockquote><h3 id="通过git下载安装包-composer安装依赖包" tabindex="-1"><a class="header-anchor" href="#通过git下载安装包-composer安装依赖包" aria-hidden="true">#</a> 通过git下载安装包,composer安装依赖包</h3><div class="language-text line-numbers-mode" data-ext="text"><pre class="language-text"><code>1.下载安装包
|
||||
|
||||
git clone https://github.com/wolf-leo/easyAdmin8
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user