Support the ongoing development of Laravel.io →

353 Threads

renaming "attribute" by lang in validation message

Hi, I start with sample code. This is part of form: <form> <input type="name&quo...

0 Likes
1 Replies
Solved
posted 7 years ago

Laravel and Unity 3D

Hi! I'm creating a game in Unity 3D and deploying it as a Web Player. However, I would like to make...

0 Likes
2 Replies
Solved
posted 9 years ago

Get array from checkbox options

Hi there, I'm trying to get array of options from selected checkboxes with Blade, but it doesn't see...

0 Likes
3 Replies
Solved

How to show checkboxes as checked when values are set in the database

I really hope someone can help, I'm setting up entrust and trying to manage roles via an edit users...

0 Likes
7 Replies
Solved

date_format?

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...

0 Likes
9 Replies
Solved

How to: Iterate through record from DB

Hello! I have actors collumn in movies table and all actors are saved in following way: actor1, acto...

0 Likes
4 Replies
Solved
posted 7 years ago

help with values

Hi! Currently I have this dropdown {{ Form::select( 'Shipment_Number', $orderChanges, null, ['class...

0 Likes
1 Replies
Solved

How to: Get first N objects in foreach loop

Is it possible to get first Nth ojects in foreach loop. For example i have foreach loop with movies...

0 Likes
1 Replies
Solved
posted 7 years ago

@include w/ sections

If have several templates laid out like this-> Layout <- View -> Template I have multiple t...

0 Likes
1 Replies
Solved

How to add Godaddy SSL Certificate security seal to footer.blade.php

I'm a newbie but I really need to add the display code I received from Godaddy to the footer and I'd...

0 Likes
5 Replies
Solved
posted 7 years ago

using Request::path() and @include instead of if(isset($_GET)) and switch in laravel

in native PHP I use to do this $var = isset($_GET['val']) ? $_GET['val'] : 1; then switch case 1: in...

0 Likes
5 Replies
Solved

how to concatenate variable in blade template

I have declare a variable in blade template, now i need to concatenate it in style sheet path. I wan...

0 Likes
2 Replies
Solved

Select from two tables and show everything

I want to show on the page data from two tables but with a little condition and I can't figured it o...

0 Likes
1 Replies
Solved

How to refresh a page without Refreshing Master Page

Hi all! When I go to another page, my command line shows me information that is always loading all j...

0 Likes
5 Replies
Solved

Trying to display orders on logged user

I'm trying to make a menu for user when he loggin to be able to check his order history. So far I go...

0 Likes
3 Replies
Solved

Select -> selected

Please, how do I when editing a car, list all the brands, however already come selected the brand th...

0 Likes
2 Replies
Solved

HTML Attribute depending on a condition

Hi, is there a possibility to put an HTML Attribute depending on whether or not a condition is true?...

0 Likes
3 Replies
Solved

How to refresh a page without Refreshing Master Page

Hi all! When I go to another page, my command line shows me information that is always loading all j...

0 Likes
1 Replies
Solved
posted 7 years ago

Blade and localization

I have a problem regarding blade templates and localization. I've created a locale-middleware that b...

0 Likes
1 Replies
Solved

Delete record with modal

Good afternoon folks, I need your help, I have this car brands list with a button to edit and delete...

0 Likes
1 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.