-
So I see CodecMatcher is deprecated on the releases page, but I don't see any information on why, what, why and how it's being "replaced" if at all?
I am trying to upgrade my app using v1 of this l…
-
for your information.
for example: /api/v1/halls/h001/relationships/study-rooms
requesting relationship resource with schema type contains "-"(dash) returns above error
```php
Notice: Undef…
-
**Status**: all changes to the code are finished and merged to `develop` and documents are updated. The code is just sitting and waiting to be released on 27-28 of Jan.
- [x] Change asserts
- [x] …
-
- [x] lunch
- [x] snacks
- [x] drinks
- [x] paper plates
We have cutlery, glasses, mugs in the office. But not many plates at all.
-
I am still having difficult on handling file upload in limoncello-app during the general crud.
can you provide sample code for it?
-
There was a error statement in nginx log stating
```
"PHP message: PHP Warning: count(): Parameter must be an array or an object that implements Countable in /srv/www/limoncello-app/vendor/limon…
-
Follow this guide line
- https://labs.omniti.com/labs/jsend or
- http://jsonapi.org/
-
Hi,
I had update limoncello-php/app via composer.
after completing update, i found there was an issue running composer test with:
```
[PHP Warning: include(/srv/www/limoncello-php/vendor/limo…
-
I'm triying use `\Neomerx\JsonApi\Http\Responses` on Laravel + PSR-7, but I can't obtain an instance of `$responses`.
My code (all together only of explanation porporsues):
```php
use App\Neomerx…
-
Reproducible steps:
```bash
composer create-project --prefer-dist limoncello-php/app app_name && cd app_name
```
Expected result:
Some file structure is created without error.
Actual resul…