Find The Latest Laravel Packages
Login To Post Your PackagePeople Exploring Laravel
42437
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
Write Shell Scripts like Blade Components With Task Runner
Automate, Laravel Style
View Page
554 views