How can I do this assuming the user inputs an & as fx. "h&m"? :)
Hey guys, I'm trying to save some form fields to my DB that I am creating dynamically with a button...
Hey guys, Im using the Intervention image to allow users to upload their images - this part works. W...
Hi guys, I cannot seem to figure out why this does not work. I want to show the opening hours for my...
Hey guys, I deployed my application, and im currently using environment variables for my sensitive i...
Hey guys! Thanks for your replies :). I managed to make a simple working thing, using Laravel and An...
I found a solution, not sure if it's the right one, but it works. $street = $listing->street; $ho...
What about an SQL export? If you make a migration in advance, then you should be good to go.
Can you be a bit more precise? :) Tavicu said: Just to modify the default model function you are us...
I managed to fix it with your help! So to any other people with similar issues, always double-check...
The Laravel portal for problem solving, knowledge sharing and community building.