-
On two separate projects I've run into this issue recently. The Laravel projects in question have mixed test suites with some PHPUnit and some PEST tests, all being run together via `artisan test`. Th…
-
I need to display the date on which a user's subscription will renew. However, there doesn't seem to be a built-in way to get this information via Cashier. Therefore, I attempted to solve the problem …
-
fayno-market-grey-cardinal.app | ===================================================================
fayno-market-grey-cardinal.app | [FATAL ERROR]: all coroutines (count: 2) are asleep - …
-
When provisioning VVV using Docker as a provider it fails nearly immediately with the following error:
```
/opt/vagrant/embedded/gems/gems/vagrant-2.4.1/plugins/providers/docker/driver.rb:352:…
tomjn updated
3 months ago
-
- Testbench Version: 8.11.1
- Laravel Version: 10.24
- PHP Version: 8.2
- Database Driver & Version: SQLite (latest)
### Description:
I run `vendor/bin/testbench serve` and get the browser er…
-
Hey there,
I'm stuck and wasn't able to find a solution in reading previous issues. I keep getting the following error:
`2020/08/29 01:19:13 ssh: handshake failed: ssh: unable to authenticate, at…
-
After dropping my dev database and restoring the live database containing a view created by this plugin, i get the following error:
SQLSTATE[28000]: Invalid authorization specification: 1045 Access…
-
### Laravel Version
From v10.29.0
Tested in v10.29.0 and v10.39.0, both fail
### PHP Version
8.1.2
### Database Driver & Version
Microsoft SQL Server 2022
### Description
From L…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
I was running 6.0.14. I ran `ph…
-
- Testbench Version: 8.10.2
- Laravel Version: 10.23
- PHP Version: 8.1
- Database Driver & Version: SQLite - latest
### Description:
When I run either of
- `testbench workbench:build`
…