A comprehensive vendor management system for Laravel with Material Dashboard UI integration
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
A comprehensive vendor management system for Laravel with Material Dashboard UI integration.
composer require gaurang-padhiyar/laravel-vendor-management
php artisan vendor:publish --provider="GaurangPadhiyar\LaravelVendorManagement\VendorManagementServiceProvider"
php artisan migrate
Visit /vendors, /projects, or /transactions in your Laravel application.
MIT License