🔄 SyncModelFillable v1.5.0 is out
I update the syncmodelfillable Laravel package with a small but helpful improvement.
1️⃣ now it automatically runs Laravel Pint after updating the $fillable fields in your model.
2️⃣ It works across Windows, macOS, and Linux, so formatting will stay consistent no matter where you're working.
This small addition helps keep your code clean without any extra steps.
Thanks to everyone who’s been trying it out. If you haven’t yet, it’s available on Packagist and GitHub
here is the link:
github.com/Muzammal01/syncmodelfillable
Back