Support the ongoing development of Laravel.io →

2,053 Threads

Multiple routes with one controller

Hi everyone, it's possible to have multiple url with one controller on laravel 4? Something Like tha...

0 Likes
3 Replies
Solved

View not found

Hi, I started to develop with laravel a week ago, and i like it, is really easy to use, but I have a...

0 Likes
3 Replies

How can I update a file upload?

Please see attached StackOverflow link. http://stackoverflow.com/questions/26720555/how-can-i-update...

0 Likes
5 Replies
Solved

Uploaded image as product.

Hi, I am making photo kiosk application. My problem is how to make an uploaded image as a product? C...

0 Likes
1 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

How to use laravel localization without specifying the file? is it possible?

i have a file in /app/langs/es/messages.php <?php return array( 'hello' => 'Hola' ); at t...

0 Likes
2 Replies
posted 9 years ago

Auto caching HTML

All methods in my app use $this->layout->content = \View::make('my.view', compact('vars')); t...

0 Likes
0 Replies

Laravel routing / htaccess issues: automatically redirect to the root folder if call view with the same name like the project name

Subject: Laravel routing / htaccess issues: automatically redirect to the root folder if call view w...

0 Likes
0 Replies

Problem with links but only sometimes!!!

Hi All, Newbie to Laravel and have struggled to get the links to do what I want them to do :( Every...

0 Likes
1 Replies
Solved

Is there a better way to display selected option in select list n the view.

Hi, In my application I have a system to manage with system users (the employees). I am using Cartal...

0 Likes
2 Replies

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

Returning array to AJAX call

Hello everyone, I have an issue regarding some of my AJAX calls. I'm trying to make an AJAX call to...

0 Likes
1 Replies
Solved

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

Twitter feed on my homepage

Hello Friends I am fairly new to Laravel but have managed to get a website (static) up and running a...

0 Likes
1 Replies
posted 9 years ago

<img src in a view

I am using laravel without blade. In a view all is working and displaying except images. <html&g...

0 Likes
1 Replies
posted 9 years ago

Simplified Error/Debug screens

I am building a simple mobile api using Laravel 4. Is there a trick\hack to simplify the Debug stac...

0 Likes
0 Replies

How to pass an object in a function

Hello, I'm using Baum nested sets to create parent - child categories and relate my categories with...

0 Likes
8 Replies
Solved

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

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

0 Likes
7 Replies

View::composer() runs twice when $response->getOriginalContent() is used.

Hi, I'm new to Laravel, not to PHP programming, the following is driving me nuts. I have in filters....

0 Likes
2 Replies
posted 9 years ago

Spacing with Blade functions like @yield

One thing that has constantly bugged me is how @yield handles tabs ... I understand that it basicall...

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