dannypas00/laravel-template-project 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dannypas00/laravel-template-project

Composer 安装命令:

composer create-project dannypas00/laravel-template-project

包简介

The skeleton application for the Laravel framework.

关键字:

README 文档

README

Test integration on push

See this template in action at laravel-template.dannypas00.com

Default credentials are test@example.com and test1234.

Installation

Run the command make PROJECT_NAME=<your project name here>, substituting for you project name.
This make target will install all required dependencies and replace all templating with your chosen project name.

Running locally

To run the project locally, after installation simply run docker compose up -d to start the docker environment.

To change ports of services, change the .env file, ports are imported from there.

Local environment default urls

Default settings

Deploying

  • Change template values in Makefile
  • Ensure the ENV environment variable is set to production
  • Run make
  • Edit the .env file to match the production environment
  • Run make deploy
  • This will install and expose the app according to the .env file

Reverse proxy

To set up a reverse proxy on your host (e.g. for hosting multiple projects on one host):

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-01-27