I'm trying to create batched pdf invoices (using barryvdh/laravel-dompdf: https://github.com/barryvd...
I have a form which loops through an array to create the form elements, so the name of each input el...
I am well into a project where I have a number of resource controllers. They have all been working p...
I've constructed a select list in a dashboard view, which lists id and name of various components. T...
I wish to make a select box of city names for a form. I have been able to create and pass to my view...
Both of the above work equally -- thanks! (I could only mark one as the solution, so I clicked on th...
Just came across this because I'm working on an app that sends pdf invoices, and I'd been struggling...
I finally figured out the problem, and the solution: The problem is that the form should (optimally)...
ooops!!! BLUSHING!!.... Thank you! (Amazing what you don't see when your brain expects something els...
Thanks, but nope -- that still gets a "Trying to get property of non-object" error when I...
The Laravel portal for problem solving, knowledge sharing and community building.
The community