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

feat: support filament v3 #36

Merged
merged 33 commits into from
Sep 20, 2023
Merged

feat: support filament v3 #36

merged 33 commits into from
Sep 20, 2023

Conversation

Simoneu01
Copy link
Contributor

@Simoneu01 Simoneu01 commented Sep 10, 2023

Close #33

@stephenjude this PR is a breaking change, so you should create a new branch for this release.

With this PR I've:

  • added the support for filament v3
  • drop support for filament v2, php8.0, Laravel 8 & 9
  • added Laravel pint
  • added PHP stan
  • updated all the GitHub actions
  • added a lot of tests
  • fix the fillable of post model

@stephenjude stephenjude merged commit 3564d33 into stephenjude:main Sep 20, 2023
2 of 5 checks passed
@stephenjude
Copy link
Owner

Thank you @Simoneu01

I have tagged a release.

@Simoneu01
Copy link
Contributor Author

Thanks! I'll probably try to fix the test suite next week. Currently all the tests are working on my local machine but not in the GitHub Actions

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.

Filament v3 support
2 participants