-
Nice work this does for me but I will like to report two major issues
1. It would be great if we could go to method rather than just going to the controller. This is definitely an enhancement.
2. In…
-
I installed the component. I am sure of the passwords for both the mqtt host and the connectlife app. I attach log. From the error it seems that the account is not enabled for the API service
-----…
-
## Description
I'm facing a challenge involving the absence of the **`Ramsey\Uuid\Provider\TimeProviderInterface`** interface while utilizing the **`ramsey/uuid`** package within my Laravel appli…
-
- Laravel Version: 5.7
- Adldap2-Laravel Version: 5.1.1
- PHP Version: 7.2.11
- LDAP Type: ActiveDirectory
Hi, I'm having a weird behavior with the Auth attempt method and adldap with 0 google s…
-
## Laravel Version: 10.10
## PHP Version: 8.1.14
##Steps to reproduce
- Create a clean Laravel project
- Create a new database
- Update env file to use new database
- Install VentureDrake co…
-
I'm getting this error, and I didn't understand why
`Call to undefined method DesignMyNight\\Mongodb\\Passport\\Client::confidential()`
Knowing that I'm using MongoDB as a database
I sent a **POS…
-
I have tried the whole day to send BTC from my blockchain wallet via the API, my service versions below + my code, please help me as I really need to get this up and running. Im using Laravel 5 & Curl…
-
The "Delete other sessions" button deletes the very session I am using.
-
Since I lost tons of time doing **tymon/jwt-auth** work in my application, I decided to share my code in this walkthrough.
**FOR LARAVEL:**
Add `"tymon/jwt-auth": "1.0.0-rc.1"` to **composer.jso…
-
The docs (installation instructions) for this package do not reflect Laravel 8.
`laravel/ui` is a legacy package and you should use something like Laravel Breeze. Most likely, in the near future, `…