Hi guys, I get this error when trying to use environment variables with the Homestead box: SQLSTATE[...
Hi guys, How do I make sure that an authenticated user only can edit their own submissions? Do I hav...
Hey guys, Currently I have the following tables: Categories Listings (belongs to category) What I wa...
Hi, Is it possible to specify a variable as part of the name of lets say a submit button? Like this:...
Hey guys, Im trying to implement repositories in my application structure. I cannot seem to pinpoint...
Hi, Do you want the form (in the view), or do you also want the functionality for saving form data,...
Okay, ofc now it wont let me edit the form.. I want to convert the & symbol to the html entity v...
Hey Elena, thanks for getting back to me! Yea it does work, but only for my pregenerated input field...
I tried doing in my view: {{ $listing->hours()->open_mon }} - {{ $listing->hours()->clos...
The Laravel portal for problem solving, knowledge sharing and community building.