Releases: cleancode-id/laravel6-api-boilerplate
Releases · cleancode-id/laravel6-api-boilerplate
Release list
Update to Laravel v6.5 and Revert Minimum Requirement to PHP 7.2
Update to Laravel v6.3
v1.6.0 bump laravel/frameworkk to v6.3
Update to Laravel v6.1
- Upgrade to latest Laravel v6.1
- Move
App\UsertoApp\Entities\User
Set Composer PHP version to 7.3
v1.4.0 composer set php version to 7.3
Using tymondesigns/jwt-auth Tagged Version
Revert to original tymondesigns/jwt-auth tagged version support Laravel 6.
Add Feature Update Profile & Password
Features
- Update Profile
- Update Password
Add Feature Reset Password
Features
- Request Reset Password via Email
- Reset Password
Initial version
Features
- Laravel 6.0 (LTS)
- Authentication with JWT
- Unit & Feature Test