Mikel Granero

Results 5 issues of Mikel Granero

I'm using Laravel mix with Vue (Node + Webpack). I've imported the library: ``` import VueIziToast from 'vue-izitoast'; import "izitoast/dist/css/iziToast.min.css"; Vue.use(VueIziToast); ``` but after trying to use `$toast` in my...

I'm trying to implement this to my codeigniter website. The library is located at /lib/jQueryLiveSearch, but when trying to debug with Google Chrome the route that shows is different. ![captura](https://user-images.githubusercontent.com/17798459/50818686-1137cd00-1328-11e9-8d29-a4bb5ae7393c.PNG)...

I've uploaded a `.well-known` folder to my master branch, but when deploying the project using gh-pages the folder doesn't show up. This is my config. ``` ghpages.publish('dist', { dest: 'myProject-pwa',...

Codeigniter is showing this error after trying to load the ratchet_client library in the autoload file.

Hello, I would like to request the addition of tab renaming or/and tab colors. ### Benefits - Locate the desired tab at a glance when working with multiple repositories. -...

enhancement