I have the following action in my repository: public function getAsset($filename, $prefix = null, $...
Hi Folks I currently have a blocks, accounts, transactions and contact tables. What I am trying to a...
Ok so I swear this was working about 2 months, but I have returned to the project, run composer upda...
AbsractRepository.php /** * Get Results by Page * * @param int $page...
Hi Guys I am trying to get my head around abstracting my repositories, however, I am having a little...
Just so it's clear, this was working up until recently (I believe). Also, using ->links() is rend...
In fact $paginator->getLastPage() > 1 seems to return one even if there is actually 2 pages?
Sorry, I can't seem to edit posts at the moment. It was meant to be: Fixed it! Finally, I just neede...
Fixed it! Finally, I just needed to loose the compact() in my BaseAdminController.php index() method...
The Laravel portal for problem solving, knowledge sharing and community building.
The community