Skip to content

Releases: kingscode/laravel-api-starter

Version 2.2

04 Mar 14:40
Compare
Choose a tag to compare

Features:

  • Laravel 7.0

Version 2.1

24 Feb 14:07
Compare
Choose a tag to compare

Features:

  • Removed resources.
  • Project specific response factory.

Version 2.0

18 Feb 08:50
Compare
Choose a tag to compare

Features:

  • Removed laravel/passport for a simpler auth implementation.
  • UrlGenerator for the SPA routes instead of a helper function.
  • Added X-Security headers and prevent exposure of X-Powered-By and Server headers (in .htaccess).
  • Validation on indexes.

Version 1.0.2

01 Nov 07:47
Compare
Choose a tag to compare

Minor changes; see CHANGELOG.

Version 1.0.1

17 May 11:41
Compare
Choose a tag to compare

Minor changes, see CHANGELOG.

Version 1.0.0

16 May 08:20
Compare
Choose a tag to compare

The first release for our API starter.

Check the CHANGELOG for the features.