SoliDry / api-generator

PHP-code generator for Laravel framework, with complete support of JSON-API data format
MIT License
327 stars 60 forks source link

0 id on bulkCreate operation when passing string #135

Closed arthurkushman closed 5 years ago

arthurkushman commented 5 years ago

This is not a bug, happens when

public $incrementing = false;

not set in Model.