Skip to content

Releases: cleancode-id/laravel6-api-boilerplate

Update to Laravel v6.5 and Revert Minimum Requirement to PHP 7.2

Choose a tag to compare

@yohangdev yohangdev released this 23 Nov 01:59
a104e18
v1.7.0

apply styleci fix

Update to Laravel v6.3

Choose a tag to compare

@yohangdev yohangdev released this 21 Oct 01:05
2c2d852
v1.6.0

bump laravel/frameworkk to v6.3

Update to Laravel v6.1

Choose a tag to compare

@yohangdev yohangdev released this 03 Oct 01:57
167995e
  • Upgrade to latest Laravel v6.1
  • Move App\User to App\Entities\User

Set Composer PHP version to 7.3

Choose a tag to compare

@yohangdev yohangdev released this 23 Sep 17:46
ea898df
v1.4.0

composer set php version to 7.3

Using tymondesigns/jwt-auth Tagged Version

Choose a tag to compare

@yohangdev yohangdev released this 13 Sep 01:11

Revert to original tymondesigns/jwt-auth tagged version support Laravel 6.

Add Feature Update Profile & Password

Choose a tag to compare

@yohangdev yohangdev released this 07 Sep 06:18
a182cc6

Features

  • Update Profile
  • Update Password

Add Feature Reset Password

Choose a tag to compare

@yohangdev yohangdev released this 07 Sep 04:44
d035eb5

Features

  • Request Reset Password via Email
  • Reset Password

Initial version

Choose a tag to compare

@yohangdev yohangdev released this 06 Sep 19:57
acb0e7f

Features

  • Laravel 6.0 (LTS)
  • Authentication with JWT
  • Unit & Feature Test