Support the ongoing development of Laravel.io →

pcfun19

Joined 23 Feb 2014

Statistics

Threads 3
Replies 3
Solutions 0
Articles 0

Get last N posts per category

I know this has been asked before by others but no answer is good or explicit. Many give great worki...

0 Likes
0 Replies

Pagination with custom variable

Hi again. I have 3 tabs in a page. I have 3 queries and thus get the results and make 3 different pa...

0 Likes
1 Replies

Problem with Eloquent - Case sensitive condition

Hi. I perform $a = Items::where('code', '=', $code); In the code column there are various entries, u...

0 Likes
3 Replies
replied 7 years ago

Ability to change the "base_url" for S3 client: Illuminate/Filesystem/FilesystemManager.php

In config/filesystems.php Add endpoint in s3 driver array: 's3' => [ 'driver' => 's3', 'key'...

0 Likes
replied 10 years ago

Problem with Eloquent - Case sensitive condition

I found a solution. In the config file, wher the mysql configuration I put utf8_bin instead of unico...

0 Likes
replied 10 years ago

Problem with Eloquent - Case sensitive condition

When I write my pure PHP code and perform queries i had never before met this problem. Maybe by luck...

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.