Find The Latest Laravel Packages
Login To Post Your PackagePeople Exploring Laravel
12109
Laravel External References
So working on a project, whereby your Model has an identifier in an external system. Maybe be a payment system like Paystack or Stripe Instead of adding columns like stipe_id paystack_id to the columns in the model table which will make the table untidy, this package will help you by putting all the external references in a dedicated table. You’d be able to fetch the model with the external ID or even get the external ID of the entity.
"Easily link Laravel Models with external references for seamless integration and enhanced functionality."
Related Projects
Validate Your App on the Frontend With Laravel Dry Run Requests
Boost Form Efficiency with Dry Run Checks.
Debug Methods Built Into Laravel’s TestResponse
Debug with ease, test with confidence.
Block Known Spam IPs from Your Laravel App with the Abuse IP Package
Protect Your Laravel App from Spam