Support the ongoing development of Laravel.io →

dflow

Joined 16 Sep 2014

Statistics

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

Guzzle not posting params, what am I doing wrong??

// i get : //["message"]=> string(35) "Parameter apiKey missing in request&...

0 Likes
0 Replies

invalid credentials after password_reset on login

I'm on Laravel 4.1.3 I used the password_reset everythings seems to work email is sent , reset passw...

0 Likes
0 Replies
posted 9 years ago

filter many to many by user_id, Not working

I'm trying to filter the query according to userpicks.user_id. the current query results in all tour...

0 Likes
0 Replies

Homestead Installation issue: Command "edit" is not defined.

I can't seem to access my Homesteead.yaml via my CLI with homestead edit mac:cd ~/.homestead mac:.h...

0 Likes
0 Replies

Validation of unique Input fields

I'm using the Laracasts\Validation\FormValidator package how would I setup validation rules for each...

0 Likes
0 Replies
replied 6 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 9 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 9 years ago

DNS configuration and wildcard routing

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

0 Likes
replied 9 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 9 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.

© 2024 Laravel.io - All rights reserved.