Support the ongoing development of Laravel.io →

494 Threads

posted 9 years ago

How to pass view name as a variable?

Hi, Sorry for my bad english (I'm french and not very good in english) I have setup several pages in...

0 Likes
2 Replies
Solved

it's a bug or mistake ?

hello dear friends I have a problem in laravel 4 . when I call a method from url it executes 2 times...

0 Likes
6 Replies
Solved

how to create storage directory in workbench?

I want to create storage directory in workbench to store other template file like .xls. how to read/...

0 Likes
3 Replies
Solved

Model specific translations for Validation

So, I have this problem: I'm creating an application, which will be translated to language other tha...

0 Likes
2 Replies
Solved
posted 9 years ago

Missing argument 1 for {closure}()

I use a "with" method to send my data and now I have problem for receiving that . it's abo...

0 Likes
1 Replies
Solved

dropdown2 gets populated based on dropdown1

i have 2 tables, categories and subcategories categories is made up of id, and name subcategories is...

0 Likes
10 Replies
Solved

Paging on views with relationships

I have this in views and work fine (show only first five): @foreach ( $tema->posts()->paginate...

0 Likes
4 Replies
Solved

where docs on File helper like `File::exists($myfile)`

I can't find any docs on File helper like File::exists($myfile). Pl help me.

0 Likes
4 Replies
Solved

Download multiple images using checkbox dynamically created

Hi all! I have a little problem, this is my code: http://laravel.io/bin/2zjVG I'm showing all the im...

0 Likes
4 Replies
Solved

Passing data to a view in the right way

Hi everybody. I'm new to Laravel and this is the first framework I use, I'm loving it so far. I have...

0 Likes
3 Replies
Solved

Chrome browser crash when View::make() with the large data?

I view report with View::make() with the large data, but Chrome Browser is crash? pl help me.

0 Likes
6 Replies
Solved

How to load view with new tab or new window in browser?

Could I load view with new tab in browser? Pl help me.

0 Likes
2 Replies
Solved

Order my foreach loop order by date?

Hello, everyone, I am new to all this, even to php, so my questions could be really silly, but any h...

0 Likes
6 Replies
Solved

Desmart Pagination Package

I'm trying to get the Desmart Pagination Package (https://github.com/DeSmart/pagination) up and runn...

0 Likes
1 Replies
Solved

Error: file_put_contents failed to open stream

I'm just new in laravel. I'm using laravel 4.1, I encounter this error sometimes. {"error"...

0 Likes
3 Replies
Solved

link_to_route error

Hi guys. I have a link to route like this in my application view {{ link_to_route('categories.creat...

0 Likes
2 Replies
Solved

Accessor not caled

Hi folks, i try to use an accessor in my models. The column in the database is called 'status'. My a...

0 Likes
7 Replies
Solved

no results in controller but view says otherwise

i've been trying to figure this out all weekend long and i can't seem to find the answer. my client...

0 Likes
1 Replies
Solved

how to access the app/views/[folders]/[file] in public

HI im using a plugin called boxy window modal and i just want to access the file within the app/view...

0 Likes
2 Replies
Solved

Variable assignment

Hi! Is there an elegant way to do this? {{--*/ $wp = '' /*--}} <tbody> @foreach($tasks as $tas...

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