Conversation
Baspa
added a commit
that referenced
this pull request
Aug 11, 2025
* fix: update fields * feat: laravel 12 support * fix: save files using metadata (#7) * fix: save files using withMetadata (default `true`) * Fix styling --------- Co-authored-by: Baspa <10845460+Baspa@users.noreply.github.com> * fix: semicolon * fix: semicolon * fix: set default state when it's not present yet * fix: normalizing values and checking on empty values * Fix styling * fix: processing uploaded files (#8) * fix: check and processing uploaded files * remove withMetaData as its an option and update underlying package * fix strict comparison * fix: mutate form data before fill * Fix styling * update * feat: auto fix database data (#10) * update * wip * Fix styling * Add post-install command to automatically run migrations * Remove post-install command - use standard migration publishing instead * Add post-install command to automatically publish and run migrations * Test update * Add post-update-cmd to package for comprehensive auto-migration * Remove post-package-update to prevent excessive execution * Fix post-install/update commands to only run in Laravel application context * Trigger workflow * Trigger workflow --------- Co-authored-by: Baspa <10845460+Baspa@users.noreply.github.com> * fix: names * fix: remove unnecessary scripts * fix: missing toggle after merge * wip * fix: phpstan issues * fix: remove unnecessary nullalbe chec * fix: authenticatable error --------- Co-authored-by: Baspa <10845460+Baspa@users.noreply.github.com>
Casmo
pushed a commit
that referenced
this pull request
Dec 17, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.