Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call to undefined method SetAppKey::getLaravel() on install #432

Closed
dcblogdev opened this issue Nov 9, 2017 · 4 comments
Closed

Call to undefined method SetAppKey::getLaravel() on install #432

dcblogdev opened this issue Nov 9, 2017 · 4 comments

Comments

@dcblogdev
Copy link

Summary of issue

I'm running the cli installer after the application url is set an error is displayed.

Steps to reproduce

The error is:

  [Symfony\Component\Debug\Exception\FatalThrowableError]
  Call to undefined method Modules\Core\Console\Installers\Scripts\SetAppKey:
  :getLaravel()

System Details

  • Operating System
    Mac Os High Sierra

  • PHP Version
    PHP 7.1.4

  • Laravel Version
    Fresh install so I assume 5.5

  • Asgardcms/Platform version
    3.3.0

@joshbrw
Copy link
Member

joshbrw commented Nov 11, 2017

Can't recreate this with the latest version of the Asgard installer.

@joshbrw
Copy link
Member

joshbrw commented Nov 11, 2017

So it looks like this happens when the Application is set to Production environment and you try and install. Could you try it with it set to Development mode?

joshbrw added a commit to joshbrw/Platform that referenced this issue Nov 11, 2017
@dcblogdev
Copy link
Author

I've just tried installing the installer and installing a fresh one from scratch it's installed this time with no errors.

@joshbrw
Copy link
Member

joshbrw commented Nov 11, 2017

@Daveismyname thanks for confirming. This is actually an edge-case bug which I've fixed in #433

nWidart pushed a commit that referenced this issue Jun 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants