-
i tried to use it on visual studio code and it doesnt work anymore after updating a plugin
even trying to load a new wordpress folder it shows the same error
Warning: require_once(/var/www/html/…
-
In a laravel vite vue project I installed laravel-vue-i18n with ```npm i laravel-vue-i18n```.
When starting the development server using the command npm run dev, an error occurred:
```shell
> dev…
-
i try to run laravel websocket app on AWS EC2 instance by nginx proxy. this is my first laravel websocket app experience I need help friends.
here is my nginx conf file
```
map $http_upgrade $t…
vnxz updated
9 months ago
-
I'm trying to implement this into a Livewire 3 full page component but getting the below error in the console.
My full page component code:
```
-
### Bug Report
Yesterday we had a situation where the following happend:
1. We notice an event from SEOmatic that caused an error
2. Next thing we see is an infinite loop starting from Blitz to inv…
-
Checklist
- [X] Modify `resources/views/layouts/home.blade.php` ✓ https://github.com/liberu-genealogy/genealogy-laravel/commit/b6dc69453e4b756e82364cddd67a19f75827269d [Edit](https://github.com/l…
-
Since Laravel 11 will be released next month, A new version of Laravel Modules will also be released. I will be updating the config to match the minimal structure that Laravel 11 comes with as closely…
-
- Laravel Vite Plugin Version: 0.5.2
- Laravel Version: 9.22.1
- Node Version: 17.2.0
- NPM Version: 8.15.1
- Host operating system: Windows 10 / Ubuntu 22.04
- Web Browser & Version: Chrome 105.…
-
### Describe the bug
When installing Formie on a Craft 5 demo site, I get this error:
```
Error: The command "'/usr/bin/php' '/var/www/html/storage/runtime/composer.phar' 'update' 'verbb/formie' …
-
Hey @trompette :trumpet:
Depuis qu'on a migré sur Symfony 7, dès lors qu'on génère une migration Doctrine, les tables `feature_toggles_*` posent problème : la migration essaie de les supprimer.
…