文件名称:laravel8-vue3-boilerplate:已预先配置Laravel 8 + Vue3
文件大小:567KB
文件格式:ZIP
更新时间:2024-03-04 21:11:46
JavaScript
laravel8-vue3-样板 预先配置了Laravel 8和Vue 3。 初始化: 创建.env文件(来自.env.example) 然后运行: php artisan key:generate 其次是: php artisan cache:clear php artisan config:clear
【文件预览】:
laravel8-vue3-boilerplate-main
----bootstrap()
--------cache()
--------app.php(2KB)
----.env.example(794B)
----.gitattributes(66B)
----public()
--------mix-manifest.json(71B)
--------web.config(1KB)
--------robots.txt(24B)
--------favicon.ico(0B)
--------images()
--------js()
--------index.php(2KB)
--------css()
--------.htaccess(603B)
----database()
--------seeders()
--------migrations()
--------.gitignore(26B)
--------factories()
----artisan(2KB)
----webpack.mix.js(138B)
----config()
--------services.php(950B)
--------view.php(1KB)
--------database.php(5KB)
--------hashing.php(2KB)
--------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)
----composer.lock(262KB)
----phpunit.xml(1KB)
----README.md(243B)
----resources()
--------views()
--------js()
--------css()
--------lang()
--------sass()
--------static()
----.styleci.yml(181B)
----.editorconfig(220B)
----tests()
--------TestCase.php(163B)
--------Unit()
--------Feature()
--------CreatesApplication.php(380B)
----.gitignore(163B)
----storage()
--------logs()
--------app()
--------framework()
----app()
--------Http()
--------Providers()
--------Models()
--------Exceptions()
--------Console()
----server.php(563B)
----routes()
--------console.php(592B)
--------channels.php(558B)
--------api.php(566B)
--------web.php(492B)
----package-lock.json(953KB)
----package.json(726B)
----composer.json(2KB)