I am new to Laravel. I have seen few tutorials and few code snippets on stackoverflow.com. Few show creating model by extending the Eloquent class but few create model by extending model class. What is different when i create model by extending Eloquent or Model class?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community