Upgrading To v1.3 From v1.2

Medium Impact Changes

Low Impact Changes

Upgrade Guide

Estimated Upgrade Time: 1 Minutes

Updating Dependencies

Likelihood Of Impact: High

Update dependencies in the go.mod file:

github.com/goravel/framework v1.3.1

Add CORS Configuration

Likelihood Of Impact: Medium

config/cors.goopen in new window

For detail

Add Dockerfile

Likelihood Of Impact: Low

Dockerfileopen in new window

For detail