chattago2002

Results 7 issues of chattago2002

Hi. I'm trying to have good results from a call with join and filters. I have 2 tables: "**requests_details**" and "**requests**". For the "**requests**" table I set the "**authorization.recordHandler**" middleware...

help wanted

Hi. How can I allow guest users (so with no auth) to make a POST call to create a record on a specific table? I'd like to allow this only...

help wanted

Hi. I'm trying to use the sanitation.handler on /register endpoint. It's not working... seems... or I'm not using it in the correct way. This is my code: ``` 'sanitation.handler' =>...

help wanted

Hi. I read that at the moment views aren't updatable (insert, update, delete) as also reported in the #823 question [here](https://github.com/mevdschee/php-crud-api/issues/823#issuecomment-968661002). Obviously when I try to update a view the...

enhancement

Hello. This is a great system, I love it, but I need some help about email translation. I'm italian, I downloaded the translation files and I see that in ".po"...

Hi everybody. I made a custom controller to handle file uploads and I'd like to add the capability to return the file via API made using this repository. In the...

help wanted

Hi. I'm new to Klaro and I like it. I need to open the initial (modal) notice programmatically when I need. To be more clear I mean the notice showing...