小编Car*_*ito的帖子

Laravel 5.5安装

当我尝试安装Laravel 5.5时 laravel new project --dev

[Symfony\Component\Debug\Exception\FatalThrowableError]           
  Parse error: syntax error, unexpected '<<' (T_SL), expecting ']' 
Run Code Online (Sandbox Code Playgroud)

这只是我还是因为它尚未发布?

编辑:顺便说一句,这是我试图制作php artisan key:generate...如果我把任何键放在.env它工作...

谢谢

php laravel

10
推荐指数
3
解决办法
3万
查看次数

NuxtJS + TailwindCSS 与 JIT + Vite

我正在尝试使用 Jit + Vite 安装 NuxtJS + TailwindCSS,它可以工作,但我有一些烦人的问题。

在我所做的每次更改中,都会出现下一个错误:

 WARN  Unrestricted file system access to "/@id/defaultexport:/Users/mac/Nuxt/testing/.nuxt/components/plugin.js"


 WARN  For security concerns, accessing files outside of serving allow list will be restricted by default in the future version of Vite. Refer to https://vitejs.dev/config/#server-fs-allow for more details.


 WARN  Unrestricted file system access to "/@id/defaultexport:/Users/mac/Nuxt/testing/.nuxt/axios.js"


 WARN  Unrestricted file system access to "/@id/__x00__/vite/vueComponentNormalizer"


 WARN  Unrestricted file system access to "/@id/__x00__/vite/vueHotReload"


 WARN                                                                    23:01:50


 WARN  warn - You have enabled the JIT engine which is currently in …
Run Code Online (Sandbox Code Playgroud)

nuxt.js tailwind-css vite

5
推荐指数
0
解决办法
1118
查看次数

标签 统计

laravel ×1

nuxt.js ×1

php ×1

tailwind-css ×1

vite ×1