Laravel-Passport-Vue-Auth icon indicating copy to clipboard operation
Laravel-Passport-Vue-Auth copied to clipboard

Fix userseeder plural error

Open yogs22 opened this issue 5 years ago • 0 comments

1 Illuminate\Support\Pluralizer::plural("User") /home/yogs/Projects/laravel-vue-passport/vendor/laravel/framework/src/Ill$ minate/Support/Str.php:280

I get this error when i run migrate and seeder, and i fix it with installing some package and add spesific table in User Model

yogs22 avatar Mar 10 '19 05:03 yogs22