RUSH:RPG游戏(PHP,基于Laravel框架)

时间:2021-05-30 15:00:55
【文件属性】:
文件名称:RUSH:RPG游戏(PHP,基于Laravel框架)
文件大小:64KB
文件格式:ZIP
更新时间:2021-05-30 15:00:55
PHP 角色扮演游戏 ============ RUSH是用PHP编写并基于Laravel框架的opensorce RPG。 安装 技术要求 任何符合 Laravel 5 要求的网络服务器 安装说明 克隆这个 repo 通过 Composer 拉取应用依赖项: machine:rush user$ cd rush/ machine:rush user$ composer install machine:rush user$ chmod -R a+rw storage machine:rush user$ chmod -R a+rw bootstrap/cache 配置数据库(您可以在下载依赖项时执行此操作): machine:rush user$ sudo mysql mysql > CREATE USER ' rush ' @ ' localhost ' IDENTIFIED BY '
【文件预览】:
RUSH-develop
----composer.json(1KB)
----phpunit.xml(777B)
----bootstrap()
--------cache()
--------autoload.php(1KB)
--------app.php(2KB)
----config()
--------cache.php(2KB)
--------compile.php(983B)
--------filesystems.php(2KB)
--------auth.php(2KB)
--------session.php(5KB)
--------mail.php(4KB)
--------debugbar.php(6KB)
--------broadcasting.php(1KB)
--------queue.php(3KB)
--------view.php(1020B)
--------app.php(8KB)
--------ide-helper.php(4KB)
--------database.php(4KB)
--------services.php(861B)
----composer.lock(113KB)
----package.json(103B)
----artisan(2KB)
----readme.md(3KB)
----gulpfile.js(503B)
----database()
--------factories()
--------migrations()
--------.gitignore(9B)
--------seeds()
----server.php(568B)
----resources()
--------lang()
--------assets()
--------views()
----app()
--------models()
--------Listeners()
--------Http()
--------Jobs()
--------Providers()
--------Exceptions()
--------Console()
--------Events()
----storage()
--------debugbar()
--------logs()
--------app()
--------framework()
----.env(319B)
----.env.example(319B)
----.gitignore(38B)
----public()
--------index.php(2KB)
--------.htaccess(449B)
--------robots.txt(24B)
--------packages()
----phpspec.yml(87B)
----.gitattributes(61B)

网友评论