-
I migrated from Mix 6.0.6 to Vite 3.0.9 (laravel-vite-plugin 0.5.4) on Laravel 9.2.5.1.
I followed these instructions: https://github.com/laravel/vite-plugin/blob/main/UPGRADE.md#migrating-from-lar…
-
While installing a package that has this as a requirements
`composer require cheesegrits/filament-google-maps "^3.0"`
this happens on PHP v8.2.10
```
./composer.json has been updated
Runnin…
-
![tutorial](https://user-images.githubusercontent.com/17472892/48575413-2be65a80-e912-11e8-9e18-95cbbc9614d9.gif)
Hey guys,
firstly i want to say how much i appreciate all the hard work that w…
-
### What happened?
1. Apply k8s deployment file to create kubecluster - I'm using kind locally
2. Connect to grid after it is available, i.e. via `self.driver = webdriver.Remote(command_executor="…
-
I'm using Laravel 5.5.28 and have tightenco/ziggy 0.6.0 installed. Console output shows that tightenco/ziggy was in fact discovered.
I've placed @routes in my base layout blade template, but it's n…
-
### Description:
When I use the command "docker-compose build --no-cache workspace" to build a workspace container, this error in the screenshot occurs
![image](https://user-images.githubusercontent…
-
The `views/installed` screen is always shown in Firefox [when the `onInstalled` event fires](https://github.com/web-eid/web-eid-webextension/blob/351a0cb491bd8ef9506ac85a6fe4742fb45b3fb1/src/backgroun…
-
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
bug
**Description**
From docker to Podman to develop with Laradock
after build, want up containers will ge…
-
## Descrição da vaga
Fullstack Developer (Junior, Pleno, Senior)
O profissional atuará com as seguintes tecnologias:
- PHP
- Banco de Dados
- Conhecimento em MVC
- Webservices
- API
…
-
### Bug description
I use RemoteWebDriver to start my chrome but when I press ctrl-c to stop my script, my chrome is still open. so I try to call $driver->quit() function by register pcntl_signal fun…