Skip to content

Bug Fix: package installation failure #5

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

Merged
merged 1 commit into from
Sep 29, 2022
Merged

Bug Fix: package installation failure #5

merged 1 commit into from
Sep 29, 2022

Conversation

askdkc
Copy link
Contributor

@askdkc askdkc commented Sep 28, 2022

When installing this package to newly created laravel app with "composer require coderflex/laravel-csv" throws an Illuminate\Foundation\ComposerScripts::postAutoloadDump error. I guess removing <?php might be the cause of this.

When installing this package to newly created laravel app with "composer require coderflex/laravel-csv" throws an Illuminate\Foundation\ComposerScripts::postAutoloadDump error. I guess removing <?php might be the cause of this.
@ousid
Copy link
Member

ousid commented Sep 29, 2022

The modification you made, is removing <?php tag from the config file, and this is not right, please open an issue with more details.

@ousid ousid closed this Sep 29, 2022
@askdkc
Copy link
Contributor Author

askdkc commented Sep 29, 2022

@ousid Hey did you check it carefully?
I'm not removing <?php tag, I'm bringing it back to.
You allowed this commit 209cc87 to remove it from. And you are saying "this is not right"? I'm completely agreeing with you. It is not right, so I'm bringing it back. See the code.

Please just make sure it works properly.

@ousid
Copy link
Member

ousid commented Sep 29, 2022

Ouch! Sorry for that! I didn't check the last PR carefully by @johnwesely, and yeah you're right.

@ousid ousid reopened this Sep 29, 2022
@ousid ousid merged commit 5d8d844 into coderflexx:main Sep 29, 2022
@askdkc
Copy link
Contributor Author

askdkc commented Sep 29, 2022

Thank you for your quick review.

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