Stephan Munde

Results 18 comments of Stephan Munde

had the same problem but later found the solution. check [this](https://github.com/junegunn/vim-plug/issues/1206#issuecomment-1227837925) out

> Did you follow [this instruction](https://github.com/junegunn/vim-plug#vim) to install vim-plug? Yes. But it has a little bug with vim 8+ and I found a possible solution

I use vim on windows 10 and vim 9’.0 and I usually receive and error of function plug#begin not defined or something similar to that. And it caused some plugins...

found the solution..... verchai UI uses tailwindcss' font-mono as the default font meanwhile I had already overridden the default **fontFamily** in **tailwind.config.js**

Please am on arch linux and followed the steps above and got the following ```error: target not found: php83-fpm``` i already installed php-fpm via ```sudo pacman -S php-fpm``` and it...

to install on laravel 10, ```bash composer require qoraiche/laravel-mail-editor:dev-master ``` or ```bash composer require qoraiche/laravel-mail-editor:4.1.0-beta.0 ```

to install on laravel 10, ```bash composer require qoraiche/laravel-mail-editor:dev-master ``` or ```bash composer require qoraiche/laravel-mail-editor:4.1.0-beta.0 ```

to install on laravel 10, ```bash composer require qoraiche/laravel-mail-editor:dev-master ``` or ```bash composer require qoraiche/laravel-mail-editor:4.1.0-beta.0 ```

i found a solution which works for me on angular 17.3 ```scss // src/styles.scss /* You can add global styles to this file, and also import other style files */...

After debugging for long period of time, i finally found the solution to my problem it was related the to valet83.sock file. Ihad to regenerate a new one using ```fish...