Hi I am updating a view. For example, in the view I have 3 variables ($files, $users, $supplier) Is...
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...
Laravel 4.2 I am trying to include pages depending on the page URL like so @if(Request::path()==&quo...
Hello guys, Trying to compare 2 variables in my view In my controller $files = \File::files('images'...
in native PHP I use to do this $var = isset($_GET['val']) ? $_GET['val'] : 1; then switch case 1: in...
If you are looking to get rid of the hair from your hands and legs you should approach the beauty pa...
Hey, I'm trying to export blade.php as pdf with Laravel-snappy When I try to access that, Error in t...
I am using the laravel @includes in my blades, which is fine, but when a user's session expires, and...
I have declare a variable in blade template, now i need to concatenate it in style sheet path. I wan...
Recursive menu, created this menu and is working as I want, but the is that it is creating two eleme...
I have a simple form. In my blade view, I open it like this: {{ Form::model($alum, ['route' => ['...
I want to show on the page data from two tables but with a little condition and I can't figured it o...
I stumbled onto this suuuper simple way to initialize an endless scroller through jQuery Here is the...
Hi : i have this format : [M] => stdClass Object ( [CUsed] => 0 [CLeft] => 0 ) [D] => st...
Hello, I have implemented a simple code just to try using "@yield", that is the code: -The...
I tried creating a list of buttons for adding symbols to a text area in a form. loop in blade.php fi...
this is my PostController.php, <?php namespace App\Http\Controllers; use Illuminate\Http\Reques...
Hi all! When I go to another page, my command line shows me information that is always loading all j...
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