laravel-vite:一个项目模板,展示了Laravel与Vite 2,Tailwind和InertiaJS的集成

时间:2021-04-09 14:03:40
【文件属性】:
文件名称:laravel-vite:一个项目模板,展示了Laravel与Vite 2,Tailwind和InertiaJS的集成
文件大小:367KB
文件格式:ZIP
更新时间:2021-04-09 14:03:40
tailwindcss inertiajs PHP 将Vite与Tailwind,Laravel和Inertia一起使用-也称为VITALI堆栈 关于 这是一个项目模板,展示了如何将 (基于ESM的超快速开发环境和生产捆绑程序)与 , 和。 更新 这是模板的v2。 这是与上一版本相比所做的更改: 升级了所有依赖项 最新的JIT编译器增加了Tailwind支持 通过延迟加载的页面和路由添加了惯性支持 添加了使用[removed]语法的示例 添加了tsconfig.json以支持VS Code的Vetur / Volar插件。 添加了组件自动加载 为Laravel文件添加了自动重新加载 入门 发展 使用代客 composer install npm install npm run dev 生产 npm run build 要测试生产版本,请按如下所示更改.env文件并刷新页面。 APP_ENV=production 在本地环境
【文件预览】:
laravel-vite-master
----.gitignore(203B)
----app()
--------Providers()
--------Exceptions()
--------Http()
--------Console()
--------Models()
----.env.example(811B)
----bootstrap()
--------app.php(2KB)
--------cache()
----package.json(493B)
----jsconfig.json(51B)
----package-lock.json(97KB)
----resources()
--------lang()
--------js()
--------views()
--------css()
----server.php(563B)
----storage()
--------app()
--------framework()
--------logs()
----.styleci.yml(181B)
----postcss.config.js(69B)
----public()
--------.htaccess(603B)
--------robots.txt(24B)
--------index.php(2KB)
--------favicon.ico(0B)
--------web.config(1KB)
----composer.json(2KB)
----docker-compose.yml(2KB)
----vite.config.js(903B)
----composer.lock(265KB)
----README.md(2KB)
----screenshot.png(268KB)
----phpunit.xml(1KB)
----tests()
--------TestCase.php(163B)
--------Unit()
--------Feature()
--------CreatesApplication.php(380B)
----config()
--------database.php(5KB)
--------services.php(950B)
--------session.php(7KB)
--------cache.php(3KB)
--------auth.php(4KB)
--------cors.php(846B)
--------app.php(9KB)
--------hashing.php(2KB)
--------mail.php(3KB)
--------logging.php(3KB)
--------broadcasting.php(2KB)
--------filesystems.php(2KB)
--------view.php(1KB)
--------queue.php(3KB)
----artisan(2KB)
----database()
--------.gitignore(26B)
--------seeders()
--------factories()
--------migrations()
----routes()
--------console.php(592B)
--------channels.php(558B)
--------web.php(761B)
--------api.php(566B)
----.gitattributes(111B)
----tailwind.config.js(106B)
----.editorconfig(220B)

网友评论