spdev/cms-movies
最新稳定版本:1.0.0
Composer 安装命令:
composer create-project spdev/cms-movies
包简介
A free and open source Saas Platform to manager online movies
README 文档
README
A free and open source Saas Platform to manager online movies
#Download
Composer
> composer create-project spdev/cms-movies
#Requirement's
- Composer
- PHP ^ 8.0.2
- MySql ^5 or similar database
- RedisCLI
- Docker (Only if use Sail)
- Permission folder
- Supervisor
- Crontab
#Before install
Open .env file and make the correctly modifications
Open package.json file and change if necessary the "Script: { dev: vite --host localhost}" to your host
#How to install
The project have a default laravel installation!
Follow these steps
1) composer install
2) npm install
3) npm run build
4) php artisan artisan:storage-link
5) php artisan migrate --seed
6) php artisan key:generator
7) php artisan websockets:serve
8) php artisan serve
9) php npm run dev (Just in DEV mode)
#Authors
Gustavo Martim
gustavo@spdev.com.br | [https://www.linkedin.com/in/gustavo-martim-545b941b8]
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-01-26