v1.2.0

From v1.1.2 to v1.2.0

  • Pull/Checkout the new code

  • composer install to update the dependency changes

  • php artisan migrate to migrate the new schema changes

  • npm run build to build the new UI changes.

Last updated