Support the ongoing development of Laravel.io →
kampit

kampit

Joined 2 Mar 2014

Statistics

Threads 4
Replies 6
Solutions 0
Articles 0
posted 10 years ago

How do I set & get cookie for current request?

I want to track simple affiliate id. Let's say someone refer to the domain.com/blog/entry?ref=100 //...

0 Likes
1 Replies

Mobile & Desktop Pagination

It's possible to have two pagination settings for mobile & desktop? app/config/view.php If mobil...

0 Likes
1 Replies
Solved

Application Debug Mode

app/config/app.php 'debug' => false, I set debug to false on live application. How do I enable...

0 Likes
4 Replies
Solved

Foreach Undefined index

How do I access the array value of Input::old('option') @if(Input::old('option')) @foreach( Input::o...

0 Likes
10 Replies
Solved
replied 11 years ago

Foreach Undefined index

arcollector said: Form::text('option'.[$key]['name'] that looks bad syntax, try this: Form::text( '...

0 Likes

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.

© 2026 Laravel.io - All rights reserved.