Adds a form that allows you to quickly order items based on SKU
composer require rapidez/quick-order
You can publish the config with:
php artisan vendor:publish --tag=rapidez-quick-order-config
You can publish the views with:
php artisan vendor:publish --tag=rapidez-quick-order-views
GNU General Public License v3. Please see License File for more information.