文件名称:酒店评论
文件大小:55KB
文件格式:ZIP
更新时间:2024-03-06 16:18:08
PHP
酒店评论 要求 Php 7.4 作曲家 npm symfony cli 请执行以下步骤: 运行git clone https://github.com/pmanto/hotel-reviews.git 创建mysql数据库运行composer install并填写所有需要的参数运行php/bin console:doctrine:migrate 运行npm install 运行npm run build运行symfony serve 并打开您的本地主机
【文件预览】:
hotel-reviews-master
----.gitignore(468B)
----symfony.lock(9KB)
----templates()
--------dashboard()
--------base.html.twig(525B)
----package.json(1KB)
----src()
--------Entity()
--------Kernel.php(1KB)
--------DQL()
--------Dto()
--------Service()
--------Controller()
--------Repository()
--------.preload.php(178B)
----webpack.config.js(2KB)
----bin()
--------phpunit(426B)
--------console(1KB)
----.env.test(162B)
----assets()
--------vue-2()
--------css()
----LICENSE(1KB)
----public()
--------index.php(839B)
----composer.json(2KB)
----.env(2KB)
----README.md(570B)
----tests()
--------Service()
--------bootstrap.php(320B)
----config()
--------packages()
--------services.yaml(1KB)
--------routes()
--------routes.yaml(78B)
--------bundles.php(640B)
----migrations()
--------.gitignore(0B)
--------Version20200924212410.php(2KB)
--------Version20200924235610.php(765B)
----phpunit.xml.dist(1KB)