-
- Laravel Mix Version: 2.0.0
- Node Version (`node -v`): 9.4.0
- NPM Version (`npm -v`): 5.6.0
- OS: macOS 10.12.6
### Description:
When running `npm run dev` I receive the following error:
…
-
- Laravel Version: 5.5.28
- PHP Version: 7.1
- Laravel-admin: 1.5
### Description:
Into the 'dealers' form add/edit, when I add a hasMany field for an addresses relation, or whatever relation, a…
-
- Laravel Mix Version: ^1.7-^3.0
- Node Version (`node -v`): 10.1.0
- NPM Version (`npm -v`): 6.1.0
- OS: Ubuntu 16.04
### Description:
Really long compilation time of ts files.
I've…
-
很感谢分享这么棒的项目,对于新手的我来说真的很有帮助。
在使用了两天之后,发现了几个问题。
- 关闭标签页之后,页面内容依然显示
- 关闭标签页之后,其对应的菜单依然高亮,且无法点击打开标签页
如下图:
![avatar](http://m.qpic.cn/psb?/V12ol6gx2nrILn/8tqpLFyBdRFoMt1LhWRRHH8AXBkOFlxHhJm1SeMt.Rs!…
-
- Laravel Version: 5.7
- Nova Version: 1.2.0
- PHP Version: 5.3RC6
### Description:
Twig templates can using for editing template for pages/emails/other in admin side.
###Posible patch
…
-
when I use
```javascript
require('laravel-mix-purgecss');
mix.purgeCss();
```
and my css code:
```css
//for ipx
@supports (padding-bottom: constant(safe-area-inset-bottom)) or (padding-…
-
Thank you for the package.
i follow carefully all the instructions.
Started tus server, but absolutely no upload occurs.
I am testing it on MAMP / OSX / NGINX properly pointed the endpoint. Bu…
-
Keys within `mix-manifest.json` file for `laravel-mix-versionhash@1.0.5` are missing some extension name characters. So `somefile.css` will be `somefile.s` for the `mix-manifest.json` key. It's doing …
-
现在api和admin揉在一起。一个用laravel开发一个用vue开发。项目结构比较复杂,不利于维护。
建议,把api和admin分离开独立项目。这样便于以后维护。
-
is it support multi-language functionality? Are you have any plan to provide this functionality? and also Rest full API as well.