Support the ongoing development of Laravel.io →

talevskiigor

Joined 18 Feb 2014

Statistics

Threads 0
Replies 10
Solutions 0
Articles 0

talevskiigor has not posted any threads yet

replied 8 years ago

When to use Crypt and what to use when create a URL

You probably need this: http://php.net/manual/en/function.mcrypt-encrypt.php cos as i understand you...

0 Likes
replied 9 years ago

Cannot use date as Carbon instance

You need to declare due_date in array of $dates in the Eloquent model. Take a look at Illuminate\Da...

0 Likes
replied 9 years ago

Laravel return results based on user selection

yeh...the groupBy is the actual problem. try to group by simbol_id or other field... test with raw...

0 Likes
replied 9 years ago

Laravel return results based on user selection

You can always use DB::raw() as workaround.... i think something like this will work cos you needt r...

0 Likes
replied 9 years ago

Validation: Check if exists on database only if data entered

You simple check for value exists and then you make validation rules or not.... this should help you...

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.