I have to get some records from a table given an array of ids, to do so I use this code $future_meet...
I'm creating a multilanguage application and I've set a middleware to set the locale to each request...
The situation: a user can organize many parties a user can participate to many parties a user parti...
I'm on a Windows machine and I use Git as terminal. Untill this morning I could create new installat...
When a user fills a form and the validation fails, the user is sent back to the form with an error m...
I know how to add the token field into the forms, the problem is that it expires with the session an...
The messages continue to appear, ever 3 in 3 seconds. I'm sure that it is a bot, could it be a bot w...
That happened again. Is it possible that the token and session is not generated if it is a bot to tr...
I know that the cause should be that, but the exception should be handled by the case ($e instanceof...
I've understood that the problems is due to the login form into the menu, which requires the CSRF To...
The Laravel portal for problem solving, knowledge sharing and community building.