|
il y a 5 ans | |
---|---|---|
app | il y a 5 ans | |
bootstrap | il y a 5 ans | |
config | il y a 5 ans | |
database | il y a 5 ans | |
docker | il y a 5 ans | |
public | il y a 5 ans | |
resources | il y a 5 ans | |
routes | il y a 5 ans | |
storage | il y a 5 ans | |
tests | il y a 5 ans | |
.editorconfig | il y a 5 ans | |
.env.example | il y a 5 ans | |
.gitattributes | il y a 5 ans | |
.gitignore | il y a 5 ans | |
.styleci.yml | il y a 5 ans | |
artisan | il y a 5 ans | |
composer.json | il y a 5 ans | |
docker-compose.yml.example | il y a 5 ans | |
init.sh | il y a 5 ans | |
install.sql | il y a 5 ans | |
package.json | il y a 5 ans | |
phpunit.xml | il y a 5 ans | |
readme.md | il y a 5 ans | |
server.php | il y a 5 ans | |
update.sql | il y a 5 ans | |
webpack.mix.js | il y a 5 ans |
建设中...
演示站点由 👉Moack👈 强力驱动
shell script
> wget https://getcomposer.org/download/1.9.0/composer.phar
> php composer.phar install
>
install.sql
文件中恢复表cp .env.example .env
然后配置它shell script
> sh init.sh
>
>首先
cp docker-compose.yml.example docker-compose.yml
选择性修改
- 执行
docker-compose run --rm db
进入 docker 容器- 从
install.sql
文件中恢复表后退出容器,执行docker-compose down
- 执行
cp .env.example .env
然后配置它- 执行配置脚本 >
shell script > docker run --rm -v $(pwd):/app composer install > docker run --rm -v $(pwd):/app composer sh init.sh >
- 执行
docker-compose up -d
启动服务注意
每次修改
.env
文件后需要执行docker run --rm -v $(pwd):/app composer artisan config:cache
伪静态: ``` location /downloads { }
location / {
try_files $uri $uri/ /index.php$is_args$query_string;
}
```
ETH&(USDT-ERC20): 0x84F85A89105B93F74c3b5db6410Ee8630F01063f
Telegram Channel: @v2board