Support the ongoing development of Laravel.io →
dflow

dflow

Joined 16 Sep 2014

Statistics

Threads 13
Replies 8
Solutions 0
Articles 0
posted 11 years ago

Config timezone locally

I'm trying to set local timezone on config/local/app.php 'timezone' => 'Australia/Sydney', but no...

0 Likes
0 Replies

Custom Filter Name not working ??

if I change auth to current if doesn't filter (doesn't redirect) and throws an ErrorException Tryin...

0 Likes
3 Replies

DNS configuration and wildcard routing

I plan to point my A record for example.com to one server which I won't have control over. will it s...

0 Likes
2 Replies
posted 11 years ago

How to count and sum in the same query

I want to combine the 2 and get trader count and deposit_amount sum per day $getearnings = DB::table...

0 Likes
3 Replies
posted 11 years ago

Routing with multiple dynamic parameters

Is it possible to create a route that accepts many types of variables with them being optional or i...

0 Likes
1 Replies
replied 8 years ago

In query, Laravel shows error, but query works

seems to me like the you are using strict and it is throwing this exception because you are not sett...

0 Likes
replied 10 years ago

Curl SSL Error handshake error on ubuntu 13 using forge

barcadictni said: I'm Solve this with. curl_setopt($ch, CURLOPT_SSL_CIPHER_LIST, 'TLSv1'); hi can...

0 Likes
replied 11 years ago

DNS configuration and wildcard routing

torosegon said: *.example.com CNAME example.com thanks i'll try it out

0 Likes
replied 11 years ago

Custom Filter Name not working ??

zaalbarxx said: Did you also change the name of filter in your route before filter? yes,

0 Likes
replied 11 years ago

How to count and sum in the same query

Firtzberg said: dflow said: I want to combine the 2 and get trader count and deposit_amount sum pe...

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.