jeremykenedy / laravel-users

A Users Management Package that includes all necessary routes, views, models, and controllers for a user management dashboard and associated pages for managing Laravels built in user scaffolding. Built for Laravel 5.2, 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6.0, 7.0 and 8.0.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Argument 3 passed to NetoJose\Bootstrap4Forms\FormService::text() must be of the type string or null, array given, RROR) Argument 3 passed to NetoJose\Bootstrap4Forms\FormService::text() must be of the type string or null, array given, vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php

mbelatar opened this issue · comments

ErrorException (E_ERROR)
Argument 3 passed to NetoJose\Bootstrap4Forms\FormService::text() must be of the type string or null, array given, called in C:\server\www\projects\new\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php on line 223 (View: C:\server\www\projects\new\vendor\jeremykenedy\laravel-users\src\resources\views\usersmanagement\create-user.blade.php)
Previous exceptions
Argument 3 passed to NetoJose\Bootstrap4Forms\FormService::text() must be of the type string or null, array given, called in C:\server\www\projects\new\vendor\laravel\framework\src\Illuminate\Support\Facades\Facade.php on line 223 (0)

I can not replicate this.

i did not understand you bro

this is what happen just after install

This ‘NetoJose\Bootstrap4Forms\FormService::text()‘ is not part of this package. I cannot replicate this issue.

Can you provide more information on your implementation and possibly your user model.