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...
No, not quite, doesn;t that package just add an active class? I need lists of the navigation items a...
Ok so what I think I will do is have some base views in each package for that package then publish t...
atrakeur said: Well, you are almost at the solution. In app/config/app.php there is a model item th...
atrakeur said: My User mode is namespaced as Vendorname/Package as is all my other files in the Use...
The Laravel portal for problem solving, knowledge sharing and community building.