vest/framework

1.3 2024-10-30 19:01 UTC

This package is auto-updated.

Last update: 2025-03-29 01:09:21 UTC


README

Vest Project

License Version Packagist

About

⚠️ Notice
This project is part of the main codebase of the Vest project. If you wish to develop your own project using Vest, please use the official framework here: Vest Framework.

Vest is a web development framework that prioritizes a straightforward and inspiring creation experience. We believe that the development process should be not only efficient but also enjoyable, allowing you to explore your creativity. Vest is designed to minimize development challenges by streamlining routine tasks and providing tools that enhance your workflow. With Vest, you can focus on crafting innovative and impactful solutions for your projects.

⚠️ Warning
This project is currently under development. Features may be incomplete, and changes are expected. Please check back for updates.

Learning Vest

To learn more about Vest and how to use it effectively, you can visit the following link:

Routes

Example Routes

  • Add Routing:

    • Route: /routing
    • Controller: RoutingController
  • Add Frontend (React or another):

    • Route: /frontend
    • Controller: Controller (or another controller as needed)

Release Notes

Refer to the RELEASE.md for a detailed changelog.

Version 1.0.01

  • New Features:

    • Added support for integration with external APIs.
    • Implemented social login functionality.
  • Bug Fixes:

    • Fixed authentication issue that caused login failures.
    • Resolved dashboard display error.
  • Improvements:

    • Enhanced page loading performance.
    • Updated the design of the admin panel.

License

This project is licensed under the MIT License. See the LICENSE.md file for details.