Skip to content

Add typing to HasFactory the Laravel way #748

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mondesirm
Copy link

Hi, looks like I was beat to it regarding this commit.

Context: I'm currently working on a project that uses Laravel's React Starter Kit and I found myself having to customize some stubs and generators more than I thought I would.

Like your last commit and this one, I will create some pull requests that aligns more with Laravel's new starter kits and the way php artisan make:model creates files.

Signed-off-by: MONDESIR Malik <malikmondesir@gmail.com>
@mondesirm
Copy link
Author

When I cloned the repo and ran pint, it told me that 101 files had the wrong "line_ending" and when I checked them, they were all using CRLF and now use LF. Is it normal?

I had to revert the changes and just focus on my pull request or else I'd have a messy commit.

Signed-off-by: MONDESIR Malik <malikmondesir@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant