blog:Laravel + Vue 2 + Vue Router的博客系统

时间:2024-03-31 12:44:16
【文件属性】:

文件名称:blog:Laravel + Vue 2 + Vue Router的博客系统

文件大小:66KB

文件格式:ZIP

更新时间:2024-03-31 12:44:16

系统开源

这是一个Laravel 5.3 + Vue 2写的Markdown博客系统,使用localStorage作为客户端缓存。


【文件预览】:
blog-master
----bootstrap()
--------cache()
--------autoload.php(1KB)
--------app.php(2KB)
----.env.example(491B)
----.gitattributes(61B)
----public()
--------web.config(914B)
--------robots.txt(24B)
--------index.php(2KB)
--------image()
--------.htaccess(553B)
----database()
--------migrations()
--------.gitignore(9B)
--------factories()
--------seeds()
----artisan(2KB)
----gulpfile.js(783B)
----config()
--------services.php(980B)
--------view.php(1020B)
--------database.php(4KB)
--------queue.php(2KB)
--------filesystems.php(2KB)
--------broadcasting.php(1KB)
--------compile.php(983B)
--------session.php(6KB)
--------app.php(9KB)
--------auth.php(3KB)
--------cache.php(3KB)
--------mail.php(4KB)
----phpunit.xml(930B)
----resources()
--------views()
--------assets()
--------lang()
----tests()
--------TestCase.php(541B)
--------ExampleTest.php(401B)
----.gitignore(144B)
----storage()
--------logs()
--------app()
--------framework()
----app()
--------User.php(581B)
--------Http()
--------Providers()
--------Paper.php(161B)
--------Category.php(254B)
--------Exceptions()
--------Console()
----readme.md(359B)
----server.php(563B)
----routes()
--------console.php(553B)
--------api.php(528B)
--------web.php(758B)
----package.json(519B)
----composer.json(1KB)

网友评论