# ───────────────────────────────────────────────── # AtomCMS — Environment Configuration # ───────────────────────────────────────────────── # Choose your platform and copy the right file: # # Linux: cp .env.example.linux .env # Windows: cp .env.example.windows .env # # Then run: php artisan key:generate # ─────────────────────────────────────────────────