Lumen Microservice Versions Save

Lumen on Docker - Skeleton project with Nginx, MySQL & PHP 8 | Aws ECS, Google Kubernates, Azure Container Engine

v1.4.2-beta

5 years ago
v1.4.2 beta
-Update core package 
-Update response package 
-Update cahce package 
-Fixed rest controllers
-Fixed errors

v1.4.1-beta

5 years ago
v1.4.1 beta
-Fixed docker compose file
-Fixed file with new method of package
-Create response-http package for response

v1.4.0-beta

5 years ago
v1.4.0 beta
-Create framework package
-Fixed namespace
-Fixed config

v1.3.1-beta

5 years ago
v1.3.1 beta
-Fixed Response service
-Fixed Handling
-Add REST API
-Fixed Middleware
-Create policy

v1.3.0-beta

5 years ago

v1.3.0 beta

  -Add Folklore GraphQL package 
  -Add confiration package (with Provider and Config)
  -Remove folder Api
  -Add REST and GraphQL folder to App\Http
  -Fixed serializer
  -Fixed error storage
  -Create Primitive graphql type
  -Create class to call Primitive type 

v1.2.1-beta

5 years ago
v1.2.1 beta
-Fixed Log service and add new method
-Add composer to app container
-Create Fractal trait
-Fixed middleware auth

v1.2.0-beta

5 years ago
v1.2.0 beta
-Changed many names and parameters of methods
-Remove Dingo package
-Fixed Respose service and add errorException function
-Add json response in handler exception
-Fixed Auth service