BobbyBorisov

Results 4 issues of BobbyBorisov

Hi, I am using the `` component but I have issue with it.. I fill all the data (card number, expiration date, cvc) and when i finish (the cursor is...

question

I am trying to use this package with hasOne relationship and somehow when i edit the resource it tries to create new nested entity instead of updating the old one...

Hey i am using Laravel Nova 2.3.0 and your latest version 3.0.4 but somehow when I try to create two nested objects like Questions has Answers, Answers has Categories it...

Hey I am trying to restrict the user to add at least 1 record of the nested form type.. but when i use it it just saves the model? min(1)...