Eren
Select add data without leaving page
When i try to add it open modal window but error like this
Select field [data.product_pricing.record-1.product_types.3353ebcb-797f-4cf1-8643-f4e3c4b0f38b.product_type_id] must have a [createOptionUsing()] closure set.
as you see i remove relationship from select but when i add relationship to select. I got an error like this
Call to a member function getModel() on null
Can not open modal window at all.
5 replies
These credentials do not match our records.I dont know whats happening.
if (Hash::check('ererer123', $user->password)) {. echo "Password correct.\n"; . } else { . echo "Password wrong.\n"; . } Password correct. > I tried to check password from db with tinker. Password is correct but still can not login. Probably this make me crazy for a while 🙂 if you have an idea. Please let me know. thank you
20 replies
These credentials do not match our records.I dont know whats happening.
Nope. It didn't fix. I dont do any db things during deployment. I have one seeder for my language seeder. because it will be multi language and dynamic routes. but its just few column for language. I dont think its a problem for User column.
20 replies