ash-jc-allen / short-url

A Laravel package for creating shortened URLs for your web apps.
MIT License
1.27k stars 161 forks source link

Added docblocks for model factories #296

Open ash-jc-allen opened 2 months ago

ash-jc-allen commented 2 months ago

This PR adds some docblocks to the package's models in an attempt to fix the PHPStan errors.