Hi! I have some questions regarding queues... if I have 4 queues: [high, medium, low, default] and I...
Some questions guys! working with queues now with 5.1 (a bit old, but was the last LTS!!) The faile...
When logging in, the query fails, because "email" is not on "usuario", it's in &...
When doing the login with the method Auth::attempt() I get this error: ErrorException htmlspecialcha...
I have a form where the user can update the fields of the given ID, also you have other fields you c...
@thomaskim, thanks you'r right. Thanks for your idea, with that in mind, I changed postLogin() but i...
No, as it must exist a "Person" row with the same ID so it can exist an "User" r...
Table: Persona Columns: id_Persona, Name, Age, City, Phone, Email, etc. N°Rows: 1.000's, contacts,...
Ok, don't know why it doesn't worked before, but now I tried again and figured a hidden input!! <...
The Laravel portal for problem solving, knowledge sharing and community building.
The community