Giter Site home page Giter Site logo

laravel-keycloak-admin's People

Contributors

mnikoei avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

laravel-keycloak-admin's Issues

ErrorException: Array to string conversion

Hi, would you mind to look on this error message?

ErrorException: Array to string conversion in file D:\project\vendor\mnikoei\laravel-keycloak-admin\src\Services\Service.php on line 73

I was trying to send request to the Keycloak using following script.

use Mnikoei\Facades\KeycloakAdmin;

...

keycloakAdmin::user()->create([
      
     'body' => [  // https://www.keycloak.org/docs-api/7.0/rest-api/index.html#_userrepresentation
             
             'username' => 'foo'
              
       ]

]);

Thanks!

Not able to instal with Laravel 6 package

composer require mnikoei/laravel-keycloak-admin
Using version dev-master for mnikoei/laravel-keycloak-admin
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for mnikoei/laravel-keycloak-admin dev-master -> satisfiable by mnikoei/laravel-keycloak-admin[dev-master].
- Conclusion: remove guzzlehttp/guzzle 6.5.5
- Conclusion: don't install guzzlehttp/guzzle 6.5.5
- mnikoei/laravel-keycloak-admin dev-master requires guzzlehttp/guzzle ^7.0 -> satisfiable by guzzlehttp/guzzle[7.0.0, 7.0.0-beta.1, 7.0.0-beta.2, 7.0.0-rc.1, 7.0.1, 7.0.x-dev, 7.1.0, 7.1.1, 7.2.0, 7.1.x-dev].
- Can only install one of: guzzlehttp/guzzle[7.0.0, 6.5.5].
- Can only install one of: guzzlehttp/guzzle[7.0.0-beta.1, 6.5.5].
- Can only install one of: guzzlehttp/guzzle[7.0.0-beta.2, 6.5.5].
- Can only install one of: guzzlehttp/guzzle[7.0.0-rc.1, 6.5.5].
- Can only install one of: guzzlehttp/guzzle[7.0.1, 6.5.5].
- Can only install one of: guzzlehttp/guzzle[7.0.x-dev, 6.5.5].
- Can only install one of: guzzlehttp/guzzle[7.1.0, 6.5.5].
- Can only install one of: guzzlehttp/guzzle[7.1.1, 6.5.5].
- Can only install one of: guzzlehttp/guzzle[7.2.0, 6.5.5].
- Can only install one of: guzzlehttp/guzzle[7.1.x-dev, 6.5.5].
- Installation request for guzzlehttp/guzzle (locked at 6.5.5) -> satisfiable by guzzlehttp/guzzle[6.5.5].

Installation failed, reverting ./composer.json to its original content.

requires guzzlehttp/guzzle ^6.3

Hi,
I got mnikoei/laravel-keycloak-admin dev-master requires guzzlehttp/guzzle ^6.3 -> satisfiable by guzzlehttp/guzzle[6.5.x-dev].
error message after running composer require mnikoei/laravel-keycloak-admin.

I am using Laravel 8.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.