Hello,
we activated payments and we are trying to add tax classes through the dashboard. Upon create we got an error at console:
500 (Internal Server Error) on file tax-classes/create:1
Also we couldn’t find the folder models inside Corals/Modules/Payment
Regards,
George
Hello,
Can You enable debugging to get the full error message you're getting
https://www.laraship.com/question/project-uploaded-on-my-server/
- Models are inside Corals/Modules/Payment/Common/Models
Hello,
this is the error log
[2019-06-24 15:28:56] local.ERROR: compact(): Undefined variable: options {“userId”:3,”email”:”info@********.com”,”exception”:”[object] (ErrorException(code: 0): compact(): Undefined variable: options at /home/*****************/*********************/public_html/Corals/modules/Payment/Common/Http/Controllers/TaxClassesController.php:48)
After that is the stack trace
Regards,
George
Please login or Register to submit your answer