I want to track simple affiliate id. Let's say someone refer to the domain.com/blog/entry?ref=100 //...
It's possible to have two pagination settings for mobile & desktop? app/config/view.php If mobil...
app/config/app.php 'debug' => false, I set debug to false on live application. How do I enable...
arcollector said: Form::text('option'.[$key]['name'] that looks bad syntax, try this: Form::text( '...
The Laravel portal for problem solving, knowledge sharing and community building.