Hi, I start with sample code. This is part of form: <form> <input type="name&quo...
Hi! I'm creating a game in Unity 3D and deploying it as a Web Player. However, I would like to make...
Hi there, I'm trying to get array of options from selected checkboxes with Blade, but it doesn't see...
I really hope someone can help, I'm setting up entrust and trying to manage roles via an edit users...
How do I use date_format? I can't figure out how to format a date from YYYY-MM-DD that's stored in m...
Hello! I have actors collumn in movies table and all actors are saved in following way: actor1, acto...
Hi! Currently I have this dropdown {{ Form::select( 'Shipment_Number', $orderChanges, null, ['class...
Is it possible to get first Nth ojects in foreach loop. For example i have foreach loop with movies...
If have several templates laid out like this-> Layout <- View -> Template I have multiple t...
I'm a newbie but I really need to add the display code I received from Godaddy to the footer and I'd...
in native PHP I use to do this $var = isset($_GET['val']) ? $_GET['val'] : 1; then switch case 1: in...
I have declare a variable in blade template, now i need to concatenate it in style sheet path. I wan...
I want to show on the page data from two tables but with a little condition and I can't figured it o...
Hi all! When I go to another page, my command line shows me information that is always loading all j...
I'm trying to make a menu for user when he loggin to be able to check his order history. So far I go...
Please, how do I when editing a car, list all the brands, however already come selected the brand th...
Hi, is there a possibility to put an HTML Attribute depending on whether or not a condition is true?...
Hi all! When I go to another page, my command line shows me information that is always loading all j...
I have a problem regarding blade templates and localization. I've created a locale-middleware that b...
Good afternoon folks, I need your help, I have this car brands list with a button to edit and delete...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community