1. 首页
  2. 数据库
  3. 其它
  4. hotel hamlet:使用InertiaJS和Laravel Lirewire的Laravel Monolith项目 源码

hotel hamlet:使用InertiaJS和Laravel Lirewire的Laravel Monolith项目 源码

上传者: 2021-04-21 10:40:04上传 ZIP文件 259.38KB 热度 13次
哈姆雷特酒店 一个由和支持的Laravel Monolith项目。 特征 管理员页面(由InertiaJS支持) 管理酒店和房间类型 设置房间的可用性 修改/取消预订 客户页面(由Livewire提供支持) 酒店登陆页面 预订房间 创建新的预订 查看/取消现有预订 科技栈 Laravel MySQL 惯性JS Laravel Livewire 尾风CSS 由PHPUnit支持的单元测试 由Github Actions支持的CI 托管在Heroku 安装 $ git clone git@github.com:adwinying/hotel-hamlet.git $ cd hotel-hamlet $ composer install $ npm ci $ cp .example.env .env $ php artisan key:generate $ npm run prod
用户评论