My Ajax request var users_ids = ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11']; $.aja...
I have table with rows and their id, in view smth like this: <body> <table> <tb...
I have table, there are are rows with checkboxes. I have script that counts all checked checkboxes w...
1 - reload page 2 - reload / resend form 3 - regenerate token 4 - if it is form, add csrf_field()
deansatch said: have you tried (remove get())?: $subscribeUser = User::where('email', $data['email'...
deansatch said: have you tried (remove get())?: $subscribeUser = User::where('email', $data['email'...
deansatch said: have you tried (remove get())?: $subscribeUser = User::where('email', $data['email'...
The Laravel portal for problem solving, knowledge sharing and community building.