-
I think it would be very useful control many projects with the same core.
-
Error while updating GIST
Gist Object:
```json
{
"url": "https://api.github.com/gists/802c710112af78040c78ab11bbbd4854",
"forks_url": "https://api.github.com/gists/802c710112af78040c78ab1…
-
Hey, everyone. I just pushed the first beta release of Laravel Mix 4. This is the big one that catches us up to webpack 4, Babel 7, and vue-loader 15. This comes with a whole host of improvements.
…
-
Trying to demo this on Valet and i've defined my `APP_URL` as well as the `ADMIN_APP_URL` and I finally managed to log in but none of the styles/js assets are loading because they are referencing `loc…
-
Is there a way to access the views loaded into Laravel’s view.paths array? Anytime I try to do this I get a view not found error. Basically I want my module to be able to extend a base Laravel layout …
-
- node v8.9.3
- npm 5.5.1
命令行输入
> npm run dev
```
> cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack…
-
Hello everyone!
After freshly unzipping the project, `npm install` at root failed, because it complains about the package.json not being valid, although I see nothing wrong with its syntax.
I d…
-
We can override laravel error pages with putting error files(404.blade.php, 500.blade.php etc.) into "resources/views/errors" folder.
I put error pages in my template folder(etc themes/dashboard/vi…
-
- [x] update to Laravel 5.4
- [x] write tests for default included elements
- [x] update admin theme
- [x] update to latest version
- [x] reflect the improved design from arterin admin
…
-
Is there an easy way to resolve the current theme so that we can load the proper layouts? I want to create a module that will pull the admin menu wireframe and then just inject content into the 'cont…