Skip to content

flowaxy/application

Repository files navigation

Flowaxy Application

This is the development environment for the Flowaxy project.

About

Flowaxy Application is a lightweight and flexible MVC-based framework designed by Flowaxy Studio for rapid web application development. It provides a clean foundation for building professional client websites and custom projects.

Getting Started

  1. Clone the repository:

    git clone https://github.com/flowaxy/application.git
  2. Copy the environment file:

    cp .env.example .env
  3. Configure your .env file if necessary (APP_URL, database credentials, etc.).

  4. Install dependencies:

    composer install
  5. Start your local server (e.g., OpenServer, Laragon) and access the project at:

    http://localhost
    

Requirements

  • PHP 8.2+
  • Composer

License

This project is UNLICENSED.
All rights reserved by Flowaxy Studio.

The source code is provided for educational and review purposes only.
Use, distribution, or modification without explicit permission is strictly prohibited.

For license requests, please visit https://flowaxy.com or contact us at [email protected].

GitHub repository: https://github.com/flowaxy/application

About

This is the development environment for the Flowaxy project.

Resources

License

Stars

Watchers

Forks