error on edit customfield

Laraship QuestionsCategory: Technicalerror on edit customfield
H.T. Nienhuis asked 6 years ago

when edit customfield we get this error:

ErrorException (E_ERROR)

Call to undefined method IlluminateDatabaseQueryBuilder::hasTranslatableFields() (View: /var/www/cms/Corals/core/Settings/resources/views/custom_fields/create_edit.blade.php)

all modules are updated, anyway, if i click the update button, all seems updated.

see http://nimb.ws/35Bkjn

3 Answers
laraship Staff answered 6 years ago

Hello H.T. Nienhuis,

Can you run composer dump command please

laraship Staff answered 5 years ago

Hello Henk Nienhuis,

The issue has been fixed and we will include it in the next release

Best Answer
Henk Nienhuis answered 6 years ago

composer dump

calls composer dump-autoload

so it just reloads the new classes, dont generate any dumps.

still the error:

ErrorException (E_ERROR)

Call to undefined method IlluminateDatabaseQueryBuilder::hasTranslatableFields() (View: /var/www/cms/Corals/core/Settings/resources/views/custom_fields/create_edit.blade.php)