Support the ongoing development of Laravel.io →
Installation Configuration
Last updated 1 year ago.
0

Right now I am running a fgrep in hopes of finding the offending code in the vagrant box because I do not see it anywhere in the vagrant folder.... Is there an update I can run that will fix this? I tried composer update, but that does not fix it.

0

If you want to use a different table than what Eloquent will assume based on the name of the class you can define it on the model.

protected $table = 'some_table_name';
0

Sign in to participate in this thread!

Eventy

Your banner here too?

YeeP79 yeep79 Joined 14 Jun 2016

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.