Support the ongoing development of Laravel.io →
Database Eloquent
Last updated 1 year ago.
0

Really depends on what you are trying to achieve. If those tables are part of the core application it's a good a idea to create a model for them. If they are however created via your system then create some class that will handle the interaction with the database. Don't use models in that case.

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

csduarte csduarte Joined 3 Nov 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.