cakephp_4:CakePHP 4

时间:2021-02-16 00:07:21
【文件属性】:
文件名称:cakephp_4:CakePHP 4
文件大小:292KB
文件格式:ZIP
更新时间:2021-02-16 00:07:21
PHP CakePHP应用程序框架 使用 4.x创建应用程序的框架。 框架源代码可以在这里找到: 。 安装 下载或更新composer self-update 。 运行php composer.phar create-project --prefer-dist cakephp/app [app_name] 。 如果Composer已全局安装,请运行 composer create-project --prefer-dist cakephp/app 如果您想使用自定义应用程序目录名称(例如/myapp/ ): composer create-project --prefer-dist cakephp/app myapp 现在,您可以使用计算机的Web服务器查看默认主页,或使用以下命令启动内置Web服务器: bin/cake server -p 8765 然后访问http://lo
【文件预览】:
cakephp_4-main
----.gitattributes(1KB)
----src()
--------Command()
--------Controller()
--------Application.php(4KB)
--------View()
--------Model()
--------Console()
----phpunit.xml.dist(1KB)
----plugins()
--------.gitkeep(0B)
----config()
--------.env.example(2KB)
--------paths.php(2KB)
--------requirements.php(2KB)
--------routes.php(3KB)
--------app.php(16KB)
--------bootstrap.php(7KB)
--------bootstrap_cli.php(1KB)
--------schema()
--------app_local.example.php(3KB)
----composer.lock(200KB)
----README.md(2KB)
----index.php(649B)
----resources()
--------.gitkeep(0B)
----webroot()
--------favicon.ico(15KB)
--------img()
--------js()
--------font()
--------index.php(1KB)
--------css()
--------.htaccess(130B)
----.editorconfig(379B)
----tests()
--------Fixture()
--------TestCase()
--------bootstrap.php(2KB)
----templates()
--------element()
--------layout()
--------email()
--------Pages()
--------cell()
--------Error()
----.gitignore(603B)
----.htaccess(349B)
----bin()
--------cake.bat(862B)
--------cake(2KB)
--------cake.php(393B)
----phpcs.xml(160B)
----composer.json(2KB)

网友评论