/filamentphp-quotation

Laravel (Filamentphp) eCommerce Quote System

Primary LanguagePHPMIT LicenseMIT

Laravel Filamentphp Quotation System

project-image

Welcome to the Laravel FilamentPHP Quotation System! This application is designed to provide a streamlined and efficient solution for managing quotations.

Project Screenshots:

project-screenshot

🧐 Features

Here're some of the project's best features:

  • Add to quote option (Like add to cart)
  • Change quantity from cart page
  • Email confirmation to client
  • Email notification to admin
  • Admin panel for admin to add product and quotation
  • Quotation PDF

🛠️ Installation Steps:

1. Clone The Repository

git clone https://github.com/arshidkv12/filamentphp-quotation.git

2. Install Packages

composer install

3. Setting .env Variables

cp .env.example .env

4. Generate Key

php artisan key:generate

5. Migrate DB

php artisan migrate

6. Create an administrator account

php artisan make:filament-user
php artisan storage:link
php artisan serve

🍰 Contribution Guidelines:

Contributions are welcome! If you find any issues or have suggestions for improvements please open an issue or submit a pull request.

💻 Built with

Technologies used in the project:

  • php
  • laravel
  • filament
  • livewire
  • tailwindcss

🛡️ License:

This project is licensed under the MIT