Home

Awesome

Inventory Allotment App

Made by Aniket Pant

A simple inventory allotment app for the college.

Composition

Instructions

  1. git clone this
  2. Create a new database by the name of 'bits-inv-app'
  3. Configure database.php
  4. Run migrations - php artisan migrate:install and php artisan migrate
  5. Run task - php artisan admin:init