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

Fix InstallCommand.php #55

Merged
merged 3 commits into from
Sep 8, 2020
Merged

Fix InstallCommand.php #55

merged 3 commits into from
Sep 8, 2020

Commits on Sep 4, 2020

  1. Fix InstallCommand.php

    On windows, the Services Providers was not added to the app.php file.
    
    After some tests I realized that it would be enough to remove the PHP_EOL tag.
    dleicam committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    88dfed5 View commit details
    Browse the repository at this point in the history
  2. Fix InstallCommand.php

    dleicam committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    8705354 View commit details
    Browse the repository at this point in the history
  3. Fix InstallCommand.php

    dleicam committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    9dacb84 View commit details
    Browse the repository at this point in the history