Support the ongoing development of Laravel.io →

ChrisBratherton

Joined 29 May 2014

Statistics

Threads 10
Replies 14
Solutions 2
Articles 0

Building URL's to assets using Flysystem (S3 & Local)

I have the following action in my repository: public function getAsset($filename, $prefix = null, $...

0 Likes
0 Replies

Account > Transactions > Sender/Receiver Relationships

Hi Folks I currently have a blocks, accounts, transactions and contact tables. What I am trying to a...

0 Likes
0 Replies

Pagination?

Ok so I swear this was working about 2 months, but I have returned to the project, run composer upda...

0 Likes
6 Replies

Pagination: Undefined property: Illuminate\Pagination\Paginator::$username error

AbsractRepository.php /** * Get Results by Page * * @param int $page...

0 Likes
4 Replies
Solved

Repositories Abstract - Object Null?

Hi Guys I am trying to get my head around abstracting my repositories, however, I am having a little...

0 Likes
1 Replies
replied 9 years ago

Pagination?

Just so it's clear, this was working up until recently (I believe). Also, using ->links() is rend...

0 Likes
replied 9 years ago

Pagination?

No I havn't updated yet, this is in Laravel 4.2.16

0 Likes
replied 9 years ago

Pagination?

In fact $paginator->getLastPage() > 1 seems to return one even if there is actually 2 pages?

0 Likes
replied 9 years ago

Pagination: Undefined property: Illuminate\Pagination\Paginator::$username error

Sorry, I can't seem to edit posts at the moment. It was meant to be: Fixed it! Finally, I just neede...

0 Likes
Solved
replied 9 years ago

Pagination: Undefined property: Illuminate\Pagination\Paginator::$username error

Fixed it! Finally, I just needed to loose the compact() in my BaseAdminController.php index() method...

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.