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

Installation issue : 'cannot assign null to property' in Laravel 11 #26

Closed
ernst77 opened this issue Mar 28, 2024 · 2 comments · Fixed by #27
Closed

Installation issue : 'cannot assign null to property' in Laravel 11 #26

ernst77 opened this issue Mar 28, 2024 · 2 comments · Fixed by #27

Comments

@ernst77
Copy link

ernst77 commented Mar 28, 2024

When I just install, post install composer hooks don't work and it locks whole package due missing config.

image

Even when I try to do vendor publish it does not work due the same issue.

image

manual copy/paste of lti.php config fixes it, but I think it should have some sort of fallback if the configuration is not present.

@chrispittman
Copy link
Contributor

Confirmed. It looks like this is new as of Laravel 11.

@chrispittman chrispittman changed the title Installation issue Installation issue : 'cannot assign null to property' in Laravel 11 Mar 28, 2024
@chrispittman
Copy link
Contributor

This should be fixed in v1.0.4.

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 a pull request may close this issue.

2 participants