-
after running `composer-update` and install `redis`, in first serve the application i get this error on console:
```
GraphQL execution errors for subscription 'subscribed'
Object { debugMessa…
-
can't install this package with Laravel "8.54"
when run
`composer require pusher/pusher-php-server`
it given this error
```
Using version ^7.0 for pusher/pusher-php-server
./composer.json h…
-
**Describe the bug**
I would like to perform a test with `RefreshDatabase`; if I do so, I am getting this error:
```
A `index dashboard` permission already exists for guard `web`.
at vendor…
-
- Laravel Version: 5.4
- PHP Version: 7.1
### Description:
I've been migrating some model events over to the new the object oriented `$events` array and noticed that any associated tests are fail…
-
hello,
thank you for sharing this app/codebase. if you don't mind, please share a sample to consume this service
Regards
-
I've followed the steps described in the blog post: https://aws.amazon.com/blogs/compute/introducing-the-cdk-construct-library-for-the-serverless-lamp-stack/
When I try to access the API GW URL tha…
-
- Echo Version: 1.11.2
- Laravel Version: 8.61.0
- PHP Version: 8.0.8
- NPM Version: 6.14.13
- Node Version: 14.17.0
### Description:
![image](https://user-images.githubusercontent.com/9…
-
- Larastan Version: 0.6.13
- `--level` used: 5
- Laravel Version: 7.30.4
- PHP Version: 7.3.26
### composer.json
```
{
"name": "laravel/laravel",
"description": "The Laravel Framew…
-
Hello guys,
I'm using Laravel 7.3 on IIS server - Windows server 2019. I'm getting this error "Channels current state is unavailable" and the cmd stuck on Starting the websocket server on 6001".
My …
-
My PHP version is 7.4.1 and while trying to install pusher using composer on my laravel app, i got the following errors
Problem 1
- pusher/pusher-php-server v4.1.0 requires php >=7.1 your PHP…