peter-tharwat / dashboard

Simple Arabic Laravel Dashboard , has basic settings and a nice layout . to make it easy for you to create fast dashboard
329 stars 149 forks source link

اضافة مستخدم جديد #38

Closed taba2177 closed 3 weeks ago

taba2177 commented 1 month ago

There is no role named 6 for guard web.

taba2177 commented 4 weeks ago

add line $roles=array_map('intval',$request->roles); befor any $user->syncRoles($roles);

solved!

peter-tharwat commented 3 weeks ago

thanks merged