So i have deployed app with dploy.io, and everything works fine. Then i changed routes to test if it...
I have this $location = GeoIP::getLocation('46.188.214.51'); my table looks like this | id | mood...
I have simple app http://www.zimoonline.com/clients/howdoyou and for output i have set route with bl...
I have two rows, one for moods, and count. If user submit the same input i.e. "happy" then...
How can i remove ',' from last array? <h1>You are entered @foreach($splits as $split)...
I read docs, and i'm getting IP, but i have foreach which represent all of my ip's in blade. It kind...
Yes @opb, and the problem is solved. I don't know how, but it just worked after few hours of struggl...
@araceus2000 i'm outputing just DB query, nothing more than that, but if someone puts <script>...
tonydew said: {{ implode(",", $splits) }} = no space. {{ implode(", ", $splits)...
gpluess said: Is this an option? {{ implode(",", $splits) }} how can i set two rules, fo...
The Laravel portal for problem solving, knowledge sharing and community building.
The community