Support the ongoing development of Laravel.io →

2,053 Threads

How to add logic toForeach loop to show just upcoming events, not finished events

Hello again, my dear fiends. So after understanding, how to order data from database in Foreach loop...

0 Likes
5 Replies

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

Custom View Helper - Am I over engineering here?

So you need to pass data to your view? Normally, you'd do something like this. CONTROLLER: class Hom...

0 Likes
0 Replies
posted 10 years ago

Include SubViews with same extended view gives first view twice

Hey, ill got these Views http://laravel.io/bin/mWdxm Now if i open the main.blade.php ill expect to...

0 Likes
1 Replies

problem with view large data on browser?

I generate report in browser, but it has problem with the large data or multiple record viewed (brow...

0 Likes
0 Replies

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

Eloquent relationship passing array to view

Hi. Using this structure: http://stackoverflow.com/questions/20801859/laravel-eloquent-filter-by-col...

0 Likes
0 Replies

Can't 'return Response::view' in 'App::error' closure on Linux but can in Windows

The code below works on a Windows machine but not on a Linux machine. The version of PHP is the sam...

0 Likes
1 Replies

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
posted 10 years ago

edit using bootstrap modal

hello. i am completely new to laravel. Basically, I have several records and i would like to click...

0 Likes
0 Replies

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
posted 10 years ago

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
posted 10 years ago

How to load files from public folder into javascript??

Hi. I'm trying to show a map using leaflet. In this case Elevator Profile. (https://github.com/MrMuf...

0 Likes
2 Replies

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

How to change home page based on login details.

Hi, I would like the home url to change depending on the user logged in i.e. example.com would be st...

0 Likes
1 Replies

Variable assignment

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

0 Likes
4 Replies
Solved
posted 10 years ago

Login error message

Hello, how can i send an error message back to a page? For example when i login, i want to send mess...

0 Likes
6 Replies
Solved

get controller and action name in your template?

i wonder if how i can get the Controller name and Action name in the Blade template/View? Thanks in...

0 Likes
1 Replies

controller method with parameter call from view?!

hello, i have a controller method with parameter public function check($root_ip, $root_port) {...

0 Likes
3 Replies

Windows cant find views having dot

I tried to create a view password.remind.php and I get error not found. Then renamed it to password...

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