laravel/php questions
bruce <[email protected]> Sat, 22 Feb 2025 23:13:47 -0500
| Newsgroups | gmane.comp.php.general |
|---|---|
| Message-ID | <CAP16ngq_M+gMY4rOK36mUqnBNZvgZbZ-a0_hM=sHfWUgHg_FNg@mail.gmail.com> |
Trying to wrap my brain around various laravel examples/sites. Lots of testing/trial/error processes. In a file, the file has use HasFactory <<< but I can't find anything yet that explains exactly what this does, why i might need it, can it be removed, etc.. It appears its a testing helper and could be removed. thanks