php-json-server
php-json-server copied to clipboard
Simple json server
I followed the same instruction and everything working fine, but i noticed that resource filtering is not working, Is there something I need to add or update? Please help.
I use GET method and use $data like ?id=1 in url. But, the result is equal to without $data Then, `hello.com/api/student?id=1` the result is same to `hello.com/api/student` It's my code:
Can you create docs for integrate with PHP native? Thanks
Add command to php-json-server, that generates laravel migrations files.