Looking to hire Laravel developers? Try LaraJobs

laravel-vendor-management maintained by gaurang-padhiyar

Description
A comprehensive vendor management system for Laravel with Material Dashboard UI integration
Last update
2025/09/12 10:48 (dev-master)
License
Downloads
3

Comments
comments powered by Disqus

Laravel Vendor Management Package

A comprehensive vendor management system for Laravel with Material Dashboard UI integration.

Installation

composer require gaurang-padhiyar/laravel-vendor-management
php artisan vendor:publish --provider="GaurangPadhiyar\LaravelVendorManagement\VendorManagementServiceProvider"
php artisan migrate

Features

  • Complete CRUD operations for Vendors, Projects, and Transactions
  • Material Dashboard UI integration
  • Form validation and notifications
  • Search and filtering capabilities
  • Responsive design

Usage

Visit /vendors, /projects, or /transactions in your Laravel application.

License

MIT License