luckyshot / CRMx

CRMx is a super-flexible micro-CRM system for personal, freelance and small businesses. It can be customized very quickly for Customer Relationship Management, Lead Management System, Project Management, To-Do List or any other usage due to its flexibility in customization and scalable code. CRMx allows unlimited users to work in the same or different environments very flexibly. CRMx works through a RESTful API which allows third-party services and other software to interact neatly. CRMx also has a User Access Control system (UAC) to define permissions for each user and have maximum control over the organization.
https://xaviesteve.com/
MIT License
101 stars 39 forks source link

default_layout.php #4

Open asrarahmadehsan opened 8 years ago

asrarahmadehsan commented 8 years ago

I am working REST API. It works fine with method GET. But method POST doesn't work. when I send the request via POST method it returns me 'default_layout.php'.

What is the solution for this???????????????

Torsten-K commented 7 years ago

I have a similar issue. I made a default installation and edited the config file. But no database tables are created, and I also get only a white page with the hint _defaultlayout.php.

PHP 7.1.2 on Apache 2.4