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
- 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
coming soon
Laravel
tailwindcss
AdminLTE
Thank you for considering contributing to this project!
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
If you discover a security vulnerability within Laravel, please send a pull request. All security vulnerabilities will be promptly addressed.
The Laravel framework is open-sourced software licensed under the Apache License 2.0.