tag:github.com,2008:https://github.com/kingscode/laravel-api-starter/releasesRelease notes from laravel-api-starter2020-03-04T12:00:59Ztag:github.com,2008:Repository/185608558/v2.22020-03-04T14:40:49ZVersion 2.2<p>Features:</p>
<ul>
<li>Laravel <code>7.0</code></li>
</ul>koenhoeijmakerstag:github.com,2008:Repository/185608558/v2.12020-02-24T14:07:31ZVersion 2.1<p>Features:</p>
<ul>
<li>Removed resources.</li>
<li>Project specific response factory.</li>
</ul>koenhoeijmakerstag:github.com,2008:Repository/185608558/v2.0.02020-02-18T08:50:22ZVersion 2.0<p>Features:</p>
<ul>
<li>Removed <code>laravel/passport</code> for a simpler auth implementation.</li>
<li><code>UrlGenerator</code> for the SPA routes instead of a helper function.</li>
<li>Added <code>X-Security</code> headers and prevent exposure of <code>X-Powered-By</code> and Server headers (in .htaccess).</li>
<li>Validation on indexes.</li>
</ul>koenhoeijmakerstag:github.com,2008:Repository/185608558/v1.0.22019-11-01T07:47:16ZVersion 1.0.2<p>Minor changes; see CHANGELOG.</p>koenhoeijmakerstag:github.com,2008:Repository/185608558/v1.0.12019-05-17T11:41:35ZVersion 1.0.1<p>Minor changes, see CHANGELOG.</p>koenhoeijmakerstag:github.com,2008:Repository/185608558/v1.0.02019-05-16T08:20:45ZVersion 1.0.0<p>The first release for our API starter.</p>
<p>Check the <code>CHANGELOG</code> for the features.</p>koenhoeijmakers