Home Forums Adified – Flexible, Powerful Premium PHP Classified Application Adified – Flexible, Powerful Premium PHP Classified Application : user payment Reply To: Adified – Flexible, Powerful Premium PHP Classified Application : user payment

#2763

Hello

Sorry for that, and thank you, friend, for your report, please go this file to instant fix /root/app/Http/Controllers/PaymentController.php

Replace 22 line number with below line

$payments = Payment::whereUserId($user->id)->with('ad', 'user')->paginate(20);

We are going to release an update, you can download also from there.

Best Regards