laravel-coreui-vue icon indicating copy to clipboard operation
laravel-coreui-vue copied to clipboard

Boilerplate for Single Page Application, powered by Laravel, CoreUI, Vue

Results 38 laravel-coreui-vue issues
Sort by recently updated
recently updated
newest added

## The devDependency [stylelint-config-sass-guidelines](https://github.com/bjankord/stylelint-config-sass-guidelines) was updated from `6.0.0` to `6.1.0`. 🚨 [View failing branch](https://github.com/adenvt/laravel-coreui-vue/compare/develop...adenvt:greenkeeper%2Fstylelint-config-sass-guidelines-6.1.0). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

## The devDependency [eslint-formatter-pretty](https://github.com/sindresorhus/eslint-formatter-pretty) was updated from `2.1.1` to `3.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The devDependency [laravel-mix](https://github.com/JeffreyWay/laravel-mix) was updated from `4.1.1` to `4.1.2`. 🚨 [View failing branch](https://github.com/adenvt/laravel-coreui-vue/compare/develop...adenvt:greenkeeper%2Flaravel-mix-4.1.2). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

## The devDependency [sass-loader](https://github.com/webpack-contrib/sass-loader) was updated from `7.3.1` to `8.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

Hello I'm a newbie. I used lazy-loading in vue router but an error occurred. The app.scss wasn't complied ![image](https://user-images.githubusercontent.com/48252336/60658093-b6b59e80-9e7c-11e9-9891-969c83f6a9e5.png) Please help me because I'm new to javascript.Thanks alot!

Why is coreui not integrated as dependency in package.json? **Expected behavior** I expect coreui to be a dependency to easy update it

Awesome starter ! Is there any way you could implement or explain how to implement laravel Passport in this project ? Thanks