bernhardh / nova-translation-editor

A laravel nova translation editor
12 stars 14 forks source link

Save and save all not working ! #21

Open fazliddin51998 opened 1 year ago

fazliddin51998 commented 1 year ago

image

image

Method Illuminate\Foundation Application:undateOrCreate does not exist. Error: Request failed with status code 500

<?php return [ 'groups' => [ 'auth', 'pagination', 'passwords', 'validation', 'nova' ], 'languages' => [ 'en' => 'English', 'ru' => 'Русский', ] ];