w-forum-api:微信小程序开发微论坛项目后台 API。地址 https

时间:2024-05-20 08:47:34
【文件属性】:

文件名称:w-forum-api:微信小程序开发微论坛项目后台 API。地址 https

文件大小:203KB

文件格式:ZIP

更新时间:2024-05-20 08:47:34

PHP

微论坛 - API Mpvue 开发小程序 - 后台 Api。 前端页面 简介 Api 使用 Laravel 5.6 开发 服务器要求 PHP >= 7.1.3 其它参考 使用 克隆代码到本地 git clone https://github.com/pjialin/w-forum-api.git 安装扩展 composer install 权限 和 App Key # 赋予目录权限 sudo chmod -R 777 storage sudo chmod -R 777 bootstrap/cache # 生成 app key php artisan key:generate 修改配置文件 复制一份 .env 文件,修改对应的数据库配置 cp .env.example .env 创建表 php artisan migrate 要生成测试数据可以使用 php artisan db:seed


【文件预览】:
w-forum-api-master
----bootstrap()
--------cache()
--------app.php(2KB)
----.env.example(651B)
----.gitattributes(111B)
----public()
--------web.config(914B)
--------robots.txt(24B)
--------favicon.ico(0B)
--------js()
--------index.php(2KB)
--------css()
--------.htaccess(593B)
----database()
--------migrations()
--------.gitignore(9B)
--------factories()
--------seeds()
----artisan(2KB)
----webpack.mix.js(549B)
----config()
--------services.php(999B)
--------view.php(1004B)
--------database.php(4KB)
--------hashing.php(2KB)
--------queue.php(3KB)
--------logging.php(2KB)
--------filesystems.php(2KB)
--------broadcasting.php(2KB)
--------session.php(7KB)
--------app.php(8KB)
--------auth.php(3KB)
--------cache.php(3KB)
--------mail.php(4KB)
----LICENSE(1KB)
----composer.lock(141KB)
----phpunit.xml(1KB)
----resources()
--------views()
--------assets()
--------lang()
----tests()
--------TestCase.php(163B)
--------Unit()
--------Feature()
--------CreatesApplication.php(380B)
----.gitignore(155B)
----storage()
--------logs()
--------app()
--------framework()
----app()
--------User.php(511B)
--------Http()
--------Providers()
--------Models()
--------Exceptions()
--------Console()
----readme.md(835B)
----server.php(563B)
----routes()
--------console.php(553B)
--------channels.php(508B)
--------api.php(528B)
--------web.php(453B)
----package.json(1022B)
----composer.json(1KB)

网友评论