-
Hi,
I'm using Saloon v3.10.0 and saloon/laravel-plugin v3.5.0 running on a Laravel project v10.48.19. Was using this package for very long time and I never had an issue like this before.
Today, w…
-
### What Happened
When I used either the toOnlyUse examples even directly copied from the docs, it returns this exception.
### How to Reproduce
1. Install a fresh laravel app with pest
2. Re…
-
[This is a follow on from a previously closed/stale issue #65 ](https://github.com/ksassnowski/venture/issues/65) as I am also experiencing the issue.
I have created a minimal repository on a fresh…
-
I'm seeing the following type of MySQL error when creating new records:
```
Integrity constraint violation:
4025 CONSTRAINT `media.alt` failed for `db`.`media`
(Connection: mysql, SQL:
insert …
-
Usando o código terraform,
pode-se criar uma instância EC2 (aws),
com ubuntu 20.04 para instalar um exemplo simples de **sistema laravel para login/regsitro** :
```
# Provisions a spot EC2 ins…
-
Hi there thank you for your great work on this package.
I've successfully tested this package sending notifications in teams channel calling e.g.
`Log::channel('teams')->debug('This is an error m…
-
### Bug description
Lets say you:
1. Create a global called `footer`.
2. Create a nav called `footer`.
3. Run `{{ nav:footer }}`
4. Get a `Statamic\Tags\Structure::ensureStructureExists()` e…
-
# Announcing our Testing Laravel premium video course - Freek Van der Herten's blog on PHP, Laravel and JavaScript
[https://freek.dev/2036-announcing-our-testing-laravel-premium-video-course](https…
-
# Pragmatically testing multi-guard authentication in Laravel - Freek Van der Herten's blog on PHP, Laravel and JavaScript
[https://freek.dev/1567-pragmatically-testing-multi-guard-authentication-i…
-
After deploying fixed-laravel-echo-server, the client side link keeps prompting 400 (Bad Request), can you help me?
"laravel-echo": "^1.16.1",
"socket.io-client": "^4.7.5",
```
import Echo fro…