Skip to content

gemul/inventory-laravel

Repository files navigation

Inventory management application with laravel+AdminLTE

Using Laravel 5.6+ and AdminLTE 2.4+ from Laravel Adminlte Boilerplate by rrpadilla

Disclaimer

This is not a final product. Just my target practice.

How to use

  • Clone: git clone https://github.com/gemul/inventory-laravel.git inventory
  • cd inventory
  • Copy .env.example file to .env and edit database credentials and APP_URL
  • Run composer install
  • Run composer dump-autoload
  • Run php artisan key:generate
  • Run php artisan migrate --seed
  • Login with:
    • Admin: admin - secret

Compatibility Chart

Laravel PHP Breadcrumbs AdminLTE
5.6+ 7.1+ 5.x 2.4+

Further information

For this boilerplate, please refer to original repo in Laravel Adminlte Boilerplate

About

Inventory management with laravel (practice)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors