ivar-api:new 博客网站后端api

时间:2021-05-24 07:17:08
【文件属性】:
文件名称:ivar-api:new 博客网站后端api
文件大小:89KB
文件格式:ZIP
更新时间:2021-05-24 07:17:08
PHP ivar-api 后端接口 git clone git@github.com:ivar66/ivar-api.git composer install cp .env.example .env #修改数据库配置 CREATE DATABASE IF NOT EXISTS ivar_cms; php artisan migrate #生成默认用户 php artisan db:seed --class=InitUserSeeder # 生成jwt token php artisan jwt:secret
【文件预览】:
ivar-api-master
----bootstrap()
--------cache()
--------app.php(2KB)
--------helpers.php(2KB)
----.env.example(801B)
----.gitattributes(111B)
----public()
--------web.config(1KB)
--------robots.txt(24B)
--------favicon.ico(0B)
--------index.php(2KB)
--------.htaccess(603B)
----database()
--------migrations()
--------.gitignore(26B)
--------factories()
--------seeds()
----artisan(2KB)
----webpack.mix.js(538B)
----config()
--------services.php(950B)
--------view.php(1KB)
--------database.php(5KB)
--------hashing.php(2KB)
--------jwt.php(10KB)
--------queue.php(3KB)
--------logging.php(3KB)
--------cors.php(823B)
--------filesystems.php(3KB)
--------broadcasting.php(2KB)
--------session.php(7KB)
--------app.php(9KB)
--------auth.php(4KB)
--------cache.php(3KB)
--------mail.php(3KB)
----LICENSE(1KB)
----composer.lock(258KB)
----phpunit.xml(1KB)
----README.md(315B)
----resources()
--------views()
--------js()
--------lang()
--------sass()
----.styleci.yml(174B)
----.editorconfig(220B)
----tests()
--------TestCase.php(163B)
--------Unit()
--------Feature()
--------CreatesApplication.php(380B)
----.gitignore(169B)
----storage()
--------logs()
--------app()
--------framework()
----app()
--------User.php(734B)
--------Http()
--------Providers()
--------Services()
--------Models()
--------Exceptions()
--------Console()
----server.php(563B)
----routes()
--------console.php(593B)
--------channels.php(551B)
--------api.php(1KB)
--------web.php(492B)
----package.json(1KB)
----composer.json(2KB)

网友评论