Skip to content

gandalf.api installation with docker #120

@verma-prince

Description

@verma-prince

@AndrewDryga
Hello Guys,
I have used following steps to setup gandalf using docker

  • dcoker-compose up
  • docker exec -it "php-container-id" /bin/ash
  • php artisan migrate --seed
    when i am using php artisan command then i have getting following error -

[Symfony\Component\Debug\Exception\FatalThrowableError] Class 'Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider' not found

I have also run composer install and composer update command but getting same error.

Please help to setup gandalf using docker.

Thanks and Regards
Prince Verma

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions