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...
According to this: http://forumsarchive.laravel.io/viewtopic.php?id=9223 You should try using Html::...
And you are sure that you have the correct path to the file? Have you tried: {{ HTML::asset('css/sty...
Can you please copy and paste your code in here from your model (use the code markup or a pastebin),...
There is already a model called User.php in your models directory, it contains the boilerplate you n...
The Laravel portal for problem solving, knowledge sharing and community building.