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...
array (size=1) 'objects' => object(Illuminate\Pagination\Paginator)[232] protected '...
I can't seem to edit my post to fix my code formatting errors? For some reason if I edit and fix the...
Ok, that does make sense, I did have that thought also but I wasn't 100% sure if that was the best w...
abbajbryant said: Have each of your core modules fire an event that registers the module with the b...
moon0326 said: Well, I'm sure there're many approaches. Here's one that I can think of now. Each mo...
The Laravel portal for problem solving, knowledge sharing and community building.