@extends('layouts.app') @section('title','System Update | BASCORE') @section('content')
Upload a BASCORE update ZIP prepared from the project files. Sensitive paths like .env, storage, vendor, and runtime files are blocked.
The ZIP should contain only changed project folders such as app, routes, resources, public, database, config, and bootstrap. After upload, migrations run automatically and Laravel cache is cleared.