Skip to content

Conversation

@mkwsra
Copy link

@mkwsra mkwsra commented Mar 30, 2020

No description provided.

@mkwsra
Copy link
Author

mkwsra commented Apr 6, 2020

@etrepat Can I please take over and maintain this package?

@KalimeroMK
Copy link

it trow

In Container.php line 993:
                                                                               
  Unresolvable dependency resolving [Parameter #1 [ <required> $customStubPath ]] in class Illuminate\Database\Migrations\MigrationCreator

on update

ChrisThompsonTLDR added a commit to ChrisThompsonTLDR/baum that referenced this pull request Apr 26, 2020
@mkwsra
Copy link
Author

mkwsra commented Jul 3, 2020

Well, if you are creating a new Laravel 7 project and you would like to use version 1 or 2, and Composer is preventing you from installing it, follow these simple steps:

1- Have a version of this library/package within your root directory under a directory named libraries
libraries directory

2- Autoload it in composer.json: exactly under "App\\": "app/", add the following line:
"Baum\\": "libraries/baum/src/"
So the final version would be:

portion of composer.json

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

Successfully merging this pull request may close these issues.

2 participants