anthonyjrt / eventgames
游戏赛事管理软件
dev-master
2019-04-12 22:09 UTC
Requires
- php: ^7.1.3
- fideloper/proxy: ^4.0
- laravel/framework: 5.6.*
- laravel/socialite: ^3.0
- laravel/tinker: ~1.0
- pusher/pusher-php-server: ^3.3
- tymon/jwt-auth: ^1.0.0-rc.2
Requires (Dev)
- barryvdh/laravel-debugbar: ^3.2
- filp/whoops: ^2.0
- fzaninotto/faker: ^1.4
- laravel/dusk: ^3.0
- mockery/mockery: ^1.0
- nunomaduro/collision: ^2.0
- phpunit/phpunit: ^7.0
This package is auto-updated.
Last update: 2024-09-13 10:16:38 UTC
README
游戏赛事事件管理器
功能
- Laravel 5.6
- Vue + VueRouter + Vuex + VueI18n + ESlint
- 支持动态导入和自定义布局的页面
- 登录、注册和密码重置
- Socialite 集成
- Bootstrap 4 + Font Awesome 5
安装
-git clone https://github.com/anthonyjrt/eventGames.git
运行 composer install
使用方法
开发
# build npm run dev # build and watch npm run watch # serve with hot reloading npm run hot
生产
npm run production
Laravel
php artisan serve
更新日志
请参阅 CHANGELOG 了解最近更改的信息。 "# eventGames"