LaravelPackages.net
Acme Inc.
Toggle sidebar
gaurang-padhiyar/laravel-vendor-management

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

3
0
About gaurang-padhiyar/laravel-vendor-management

gaurang-padhiyar/laravel-vendor-management is a Laravel package for a comprehensive vendor management system for laravel with material dashboard ui integration. It currently has 0 GitHub stars and 3 downloads on Packagist. Install it with composer require gaurang-padhiyar/laravel-vendor-management. Discover more Laravel packages by gaurang-padhiyar or browse all Laravel packages to compare alternatives.

Last updated

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

Comments