Getting Started

This guide will help you quickly set up and start using the GXON Laravel Admin Dashboard Template.
⚙️ Requirements
  • Modern browser (Chrome, Firefox, Edge)
  • Optional: Node.js & npm (for SCSS/JS compilation)
  • Code editor like VS Code (recommended)
🛠️ How to Use
  1. Extract the template ZIP file.
  2. Navigate to the /package folder.
Installatin Steps:
# 1. Install PHP Dependencies (vendor folder)
composer install

# 2. Start The Laravel Development Server
php artisan serve
✅ Included Features
  • Multiple dashboard pages
  • Authentication flows
  • Responsive layout and components
  • Reusable UI elements
  • Charts, tables, maps, forms
  • Light and dark mode support
  • Modular folder structure for easy maintenance

That’s it! You're now ready to build amazing admin panels using GXON 🎉