定制 anna-stupina38/cinema-project 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

anna-stupina38/cinema-project

最新稳定版本:1.3

Composer 安装命令:

composer create-project anna-stupina38/cinema-project

包简介

Diploma project on the profession 'Web developer'.

README 文档

README

Developed on Laravel 10 in conjunction with livewire, using the moonshine admin panel

Requirements

  • php >= 8.1
  • composer > 2
  • mySQL >= 5.6.0

Installation

  • Run the command in the terminal: composer create-project anna-stupina38/cinema-project
  • Create a mySQL database on your local or remote server and edit the .env file in the project root directory, assigning values ​​to the constants, where:
    APP_URL: your domain
    DB_HOST: mySQL server address
    DB_PORT: connection port
    DB_DATABASE: database name
    DB_USERNAME: username to connect to the database
    DB_PASSWORD: password to connect to the database

Create storage link

  • php artisan storage:link

Run migrations

  • php artisan migrate

Creating an administrator

  • php artisan moonshine:user

Resources

  • The admin panel resources are located in the folder: App\MoonShine\Resources
  • Route to enter the admin panel: /lk

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-08-11