hotel hamlet:使用InertiaJS和Laravel Lirewire的Laravel Monolith项目 源码
哈姆雷特酒店 一个由和支持的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
文件列表
hotel-hamlet:使用InertiaJS和Laravel Lirewire的Laravel Monolith项目
(预估有个126文件)
.gitignore
254B
.babelrc
57B
.env.example
811B
.gitignore
14B
app.css
59B
.gitignore
23B
.gitignore
14B
.gitignore
119B
.gitignore
14B
.gitignore
14B
暂无评论