dreamsbond

Results 30 issues of dreamsbond

Is it capable to do the unique validation on multi fields index through limoncello?

Curious, if limoncello originally support catch-all / wildcard route?

Is it possible to change the route Index from the primary key, say integer to UUID?

I have a scenario where the UUID should be being created or updated by the user. Is there any declaration exists for making the UUID only readable so to restrict...

I would like to add some extra fields on the class Scope. Is there anyway to override the class without touching the library src?

I am having fatal error running the limoncello-app. ```php Fatal error: Declaration of Limoncello\Flute\Adapters\ModelQueryBuilder::distinct(): Limoncello\Flute\Adapters\ModelQueryBuilder must be compatible with Doctrine\DBAL\Query\QueryBuilder::distinct(): Doctrine\DBAL\Query\QueryBuilder in V:\Github\DemoApp\vendor\limoncello-php\flute\src\Adapters\ModelQueryBuilder.php on line 1019 ``` Could you help?

I found an article mentioned about File Upload via JSON:API at https://www.drupal.org/node/3024331, curious if limoncello-app support such implementation?

Would their be a guide to follow on how to transit the client from webpack to other JS framework say Angular or EmberJS?

question

Could you suggest an approach handling password reset in limoncello app?

question

i am having a pivot table which store an extra column in boolean indicating whether to email notification shall be send to the user. Could you tell how to access...

question