Hi Peeps This is like a point of sale, the page will have a field for the customer number, amount an...
Hi dd my array looks like this: array:8 [▼ 0 => "promo\1\images\2.jpg" 1 => &quo...
Hi Someone is developing an Android app for the website i am working on. This app will have two func...
I was busy doing code to populate a second drop down with java and i realized that i may just be was...
Hi I use this to display data on my form after the user selected criteria for the report: @foreach($...
Thanks for the responses, i researched API instead of laravel and API and i think i see what to do....
Hi If you post your code, i am sure someone will be able to help.
@TerrePorter - Thanks for this. I just whacked the value into the area like so: {{ Form::textarea('n...
Phew i did not realize that thanks.
Or using with: $supplierVouchers = Supplier::where('suppliercode', '=', $suppliercode)->with('vou...
The Laravel portal for problem solving, knowledge sharing and community building.