Zakarialabib / laravel-wms

Laravel - Warehouse & Delivery Management System

Home Page:https://Zakarialabib.github.io/laravel-wms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warehouse and Delivery System with TALL STACK - JETSTREAM AUTH

Just run the commands below

# to install the PHP dependencies
composer install

#to install Node dependecies
npm install 

cp .env.example .env
php artisan key:generate
php artisan migrate

Milestones :

  • Changing all Cruds wih Livewire real validation and SPa compnents
  • Permissions Management
  • Roles Management
  • Sales Management
  • event listiners notifaction with web push, email or social media
  • Check Deliveries status with Tracking code

Screenshots

coming soon


Thanks to

Laravel
tailwindcss
AdminLTE


Contributing

Thank you for considering contributing to this project!


Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.


Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send a pull request. All security vulnerabilities will be promptly addressed.


License

The Laravel framework is open-sourced software licensed under the Apache License 2.0.

About

Laravel - Warehouse & Delivery Management System

https://Zakarialabib.github.io/laravel-wms

License:Apache License 2.0


Languages

Language:Blade 71.3%Language:PHP 28.7%Language:Shell 0.1%