Skip to content

florent6001/invoquote-laravel

Repository files navigation

Invoquote (Laravel Version)

Invoquote Dashboard

Description

Invoquote is a web application developed using Laravel, designed to streamline business processes by facilitating the creation and sharing of company profiles and generating invoices and quotes for various clients. It provides a platform for users to efficiently manage their business transactions and client relationships.

Getting Started

Dependencies

  • PHP
  • Laravel Framework
  • MySQL or any compatible database management system

Installing

  1. Clone the repository from GitHub.
  2. Navigate to the project directory.
  3. Run composer install to install dependencies.
  4. Configure the .env file with your database credentials.
  5. Run php artisan migrate to migrate the database.

Executing program

  1. Run php artisan serve to start the server.
  2. Open your web browser and navigate to http://localhost:8000.

Authors

  • Florent Vandroy

License

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages