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 Laravell 11 setup #24

Merged
merged 4 commits into from
Mar 12, 2024
Merged

Fix Laravell 11 setup #24

merged 4 commits into from
Mar 12, 2024

Conversation

gnovaro
Copy link
Contributor

@gnovaro gnovaro commented Mar 12, 2024

I didn't tested yet but this solve the dependencies problem.

Fix #23

@mokhosh mokhosh merged commit d4a1d9a into mokhosh:main Mar 12, 2024
11 checks passed
@mokhosh
Copy link
Owner

mokhosh commented Mar 12, 2024

Thanks!

Here are a few tips for making better PRs:

  1. don't create a PR from your main branch. always create a feature branch.
  2. don't make unrelated changes.
  3. don't make unnecessary breaking changes.
  4. add necessary tests

Check out the changes I made in the two commits for more info.

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.

[Bug]: Laravel 11 support
2 participants