Support the ongoing development of Laravel.io →

1,470 Threads

AJAX and blade

So i am a total newbie at Laravel and any advice and help would be appreciated. I am planning to cre...

0 Likes
2 Replies

How to show catagory parent of category in view

hello everyone im new in Laravel 4 (this is first time i use it) i try to make a small project using...

0 Likes
6 Replies
posted 9 years ago

what is the difference between yield and section?

#Code 1: layout.blade.php: @yield('content') view: @extends('labout') @section('content') Content h...

0 Likes
1 Replies
Solved

Weird behaviour when @foreach uses an @include with @extends (Bug?)

Hi everyone! I keep getting this weird behaviour, I'm not sure if I'm missing something or if it's s...

0 Likes
0 Replies

Array to fill a checkbox

I have a array(username => 'blalba', ...) and I want to create checkboxes with the username value...

0 Likes
2 Replies
Solved

Help me translate this code to laravel

So i migrating my website from php only to laravel and now i getting issue with this part of code, i...

0 Likes
2 Replies

Populate HTML with database data

I've come across a few questions like mine, however, each seemed to have a very different answer, so...

0 Likes
1 Replies

Problem with {{ Form::text('{{name}}') }} in Blade?

I have problem with {{ Form::text('{{name}}') }} in Blade. Please help me.

0 Likes
7 Replies

Strange Behavior. Controller Var dump results different than blade var dumpresults.

Greetings, I am returning a value from a variable in my controller but it yields different results w...

0 Likes
4 Replies
posted 9 years ago

Paragraph based textarea format in blade?

Hi, I have a textinput from a user like that: This is first paragraph. This is second paragraph. The...

0 Likes
1 Replies
posted 9 years ago

Blade documentation

Hi All, I'm new to Laravel and doing a project for my school. What I'm seeing that, blade documentat...

0 Likes
1 Replies

Loading a blade template from Laravel into Wordpress

I have a Laravel site that has an existing Wordpress blog with a different theme. I'd like for the b...

0 Likes
2 Replies

My function takes too much time to execute ????

I have a static function in one of my Model named invoice which is as follows public static function...

0 Likes
5 Replies

Blade inline section (or other suitable method)

Hey Is there a neat way to make small inline sections yet? Inline as in, on the same line. I tried...

0 Likes
2 Replies
Solved
posted 9 years ago

extend 2 blades, populate 1 and then the other with the first

I hope I am able to explain this, so that you will understand what I'm trying to obtain. I think my...

0 Likes
1 Replies

Navigation Links Admin Panel with Laravel

I'm attempting to try and create a sidebar within my dashboard CMS project that I am creating with L...

0 Likes
1 Replies

Best practice populating forms?

I've got quite a large and (complex ish) form marked up in a blade template (create.blade.php) It co...

0 Likes
2 Replies
Solved

SSH to View

Hello, i have problem with output from ssh function. i cant get the output to a html div. Its put th...

0 Likes
4 Replies
Solved

The right way to use modules / plugins / extension

Hello everybody. I'm trying to find out what the right way is to use modules / plugins / extensions....

0 Likes
0 Replies
posted 9 years ago

Extend a layout multiple times on a page

Hey, I'm hoping there is a good solution for this: What I have is a template that I want to use for...

0 Likes
5 Replies

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.