Version 1.5 of the TypedCMS Starter Kit for Laravel has been released
This release brings support for Laravel 10 and fixes that pesky model resolution error
This release brings support for Laravel 10!
Release Notes:
- swisnl/json-api-client has been updated to version 2.
- Readme updated to reflect documentation being moved to the TypedCMS website.
- The
BasicResolver
for models now skips non-TypedCMS models, rather than throwing as error.
Share this post
Laravel Starter Kit Guide
TypedCMS' use of JSON:API specification compliant APIs make it really easy to integrate into any new or existing Laravel project.
The TypedCMS Starter Kit for Laravel is the perfect kick start to your implementation, whether for an existing project or brand new one. Our stater kits are tailored solutions for each platform, unlike the simple API wrappers offered by other vendors.
Our Laravel kit provides Eloquent like models, repositories, query caching and a simple mechanism for adding custom webhook controllers and handlers.