Fluxtech Web Documentation
Version: 1.0.0 | Compatible: PHP 8.x | Laravel: 12.x | Bootstrap: 5.x
1. Introduction
Fluxtech Web is a modern PHP (Laravel) built with Bootstrap 5, Javascript, designed to provide [your plugin/theme main feature]. It is fully responsive, lightweight, and easy to customize.
Key Features:
- - Fully responsive layout using Bootstrap 5
- - Multilingual website
- - User-friendly admin panel
- - Customizable components and styles
- - SEO friendly
- - Lightweight and fast
2. Installation
Requirements:
Before installing our script, ensure that your server meets the following requirements:
- - Apache, nginx, or another compatible web server
- - PHP >= 8.2 or higher
- - MySQL Database serve
- - Composer 2.x installed
- - Node.js & npm (optional, for compiling assets)
- - PDO PHP extension
- - OpenSSL PHP extension
- - mbstring PHP extension
- - exif PHP extension
- - fileinfo PHP extension
- - xml PHP extension
- - Tokenizer PHP extension
- - cURL PHP extension
- - zip PHP extension
- - iconv PHP extension
Steps:
- Clone or download the project from CodeCanyon (.zip).
- Copy
.env.exampleto.env:cp .env.example .env - Edit the
.envfile and set your database credentials, app URL, and other environment variables:APP_NAME=/*Your App name*/ APP_ENV=local APP_KEY= APP_DEBUG=true APP_URL=http://localhost DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE=/*Your DATABASE*/ DB_USERNAME=/*Your USERNAME*/ DB_PASSWORD=/*Your PASSWORD*/ - Install PHP dependencies via Composer:
composer install - Generate the application key:
php artisan key:generate - Run database migrations:
php artisan migrate - Seed the database with the default admin user:
php artisan db:seed - Optionally, install frontend dependencies and compile assets:
npm install npm run dev - Start the local development server:
Then open your browser atphp artisan servehttp://localhost:8000.
3. Configuration
Navigate to Admin → System Settings to configure.
- Menu webiste: System Settings → Setting General
- Languages: System Settings → Languages
- Translates: System Settings → Translates
4. Plugins
Manage theme plugins such as: Activate and Remove.
- Go to Admin → Plugins.
- Click Get API packgage to download the latest plugins for the theme.
- Click Activate to install the plugin.
- Click Remove to uninstall the plugin.
5. Changelog
- 1.0.0 – 2025-09-20: Initial release. Fully responsive layout with Bootstrap 5
6. Support
If you encounter any issues, contact us via:
- Email: mail.vntorage@gmail.com
- Website: https://fluxtech.com.vn
- Support ticket: https://fluxtech.com.vn