Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Update SchemaFactoryMakeCommand to improve new code readability
Refactored the code to use the schema builder to retrieve the columns of the table and iterate over each column to find the specific one we're interested in. This change ensures compatibility with Laravel 11 and provides a more widely compatible and tested solution.
- Loading branch information