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

Fixing an error with access to a private property #16

Merged
merged 2 commits into from
Jul 16, 2019
Merged

Conversation

pvsaintpe
Copy link
Member

@pvsaintpe pvsaintpe commented Jul 16, 2019

  • Fixing an error with access to a private property in UmbrellioPostgresProvider
  • Some fixes in readme

@pvsaintpe pvsaintpe added the bug Something isn't working label Jul 16, 2019
@pvsaintpe pvsaintpe added this to the 2.2.1 milestone Jul 16, 2019
@pvsaintpe pvsaintpe self-assigned this Jul 16, 2019
@pvsaintpe pvsaintpe requested a review from lazeevv July 16, 2019 11:32
@pvsaintpe
Copy link
Member Author

Illuminate\Foundation\ComposerScripts::postAutoloadDump
@php artisan package:discover --ansi

In UmbrellioPostgresProvider.php line 31:
                                                                               
Cannot access  property Umbrellio\Database\DatabaseServiceProvider::$extensions 

@lazeevv lazeevv merged commit d728ed8 into master Jul 16, 2019
@pvsaintpe pvsaintpe deleted the bug/fix-access branch December 20, 2020 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants