文件名称:sblog:使用symfony 4构建的博客
文件大小:47KB
文件格式:ZIP
更新时间:2024-03-13 03:06:23
PHP
博客 用symfony 4构建的博客
【文件预览】:
sblog-master
----composer.json(2KB)
----.env.test(162B)
----bin()
--------phpunit(426B)
--------console(1KB)
----config()
--------bootstrap.php(1KB)
--------routes.yaml(78B)
--------services.yaml(1KB)
--------routes()
--------bundles.php(980B)
--------packages()
----composer.lock(243KB)
----templates()
--------base.html.twig(302B)
--------blog()
----tests()
--------.gitignore(0B)
----.env(2KB)
----src()
--------Entity()
--------Migrations()
--------Kernel.php(2KB)
--------Controller()
--------Repository()
----.gitignore(386B)
----translations()
--------.gitignore(0B)
----symfony.lock(13KB)
----phpunit.xml.dist(1010B)
----public()
--------index.php(805B)
----README.md(35B)
----.gitattributes(66B)