Support the ongoing development of Laravel.io →

2,053 Threads

Help me refactor my model->javascript complex view

I'm passing a model collection ($occurrences) from the controller to the view, and there I convert t...

0 Likes
4 Replies

Multiple select dropdown box

Hi I am new to Laravel, How to create a multiple select drop-down list. Can any one please help me !...

0 Likes
0 Replies
posted 10 years ago

Laravel View can't access files on a subfolder.

Hi, I'm having some error trying to call a view from a subfolder. First, this thing works Route::get...

0 Likes
0 Replies

How to pass argument to template?

Hi, I am new to MVC and learning Laravel at the moment. I would like to have the last URL string as...

0 Likes
4 Replies

Using External Library (Composer and Non Composer)

I'm trying to use this library https://github.com/thiagoalessio/tesseract-ocr-for-php In laravel , i...

0 Likes
0 Replies

I have problems with a Form::Model using a named route with parameters

I have a problem I have a form::model using an action but, in the action I'm using a named route whe...

0 Likes
1 Replies
Solved

Laravel 4 Package: Calendar

Hey Guys, I made a flexible calendar as a composer package, I could not find any others out there,...

0 Likes
14 Replies

Tutorial error: unexpected 'extends' (T_EXTENDS)

Hi, I have this error when following the Laravel tutorial here (http://laravel.com/docs/quick#local-...

0 Likes
6 Replies
Solved

Laravel 4.2 Upgrade Issue (Blade Templates not Compiling)

Running on Ubuntu 12.04 using HHVM 3.1.0 (the latest release). I've just recently tried updating fro...

0 Likes
3 Replies
posted 10 years ago

a question about the uri and the url of html assets, all assets are not found with some special routes

for example in my master.layout.blade.php I use some HTML funciton like this {{HTML::script('assets/...

0 Likes
3 Replies
posted 10 years ago

How to check if @yield("example") is set or is empty?

In many blade subtemplates section "example" doesn't exitst. How to check in master blade...

0 Likes
0 Replies

Individual layouts directory

Hi, I'm completely new to Laravel, working with it for maybe two or three days on a small/medium pro...

0 Likes
0 Replies
posted 10 years ago

value not displaying in blade

here's my code in my view <p><?php echo $remaining_seats[$event->id]; ?>{{ $remaining...

0 Likes
3 Replies
Solved

Blade not outputting yield() correctly, and missing an asset()

Hi, Since moving an existing project from AWS to a new Forge spawned DigitalOcean server, it doesn't...

0 Likes
2 Replies
Solved

Display data on different views

Hello guys, I have some posts. How can i display for example on profile page just the posts of a spe...

0 Likes
1 Replies

Eloquent object ogininal values are not the same as the attribues

Hi, I want to display a value from my model, but it always gives me '0' as an integer while the colu...

0 Likes
2 Replies

Acces controller methods from View

Is it possible to acces controller methods from View ?

0 Likes
3 Replies
posted 10 years ago

How do you handle dynamics route?

Hi, As I said in another post I'm trying to do my own CMS. I have several articles in my db, each ar...

0 Likes
2 Replies
posted 10 years ago

Unexcepted behavior : File::exists

Hi everyone, I'm currently working on a theme engine for a project of mine and while checking if the...

0 Likes
0 Replies
posted 10 years ago

View using PhpEngine - am I doing it right?

Hi! First of all, I love Blade, really! But I'm meaning about PhpEngine. Secondly, English is not my...

0 Likes
4 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.