A simple factor registration for handling driver costs and vehicle cars in a gas company.
- Jwt authentication
- I18n multi language ( it can be translated very easily )
- Tailwind css
- Vuesax vue framework
- run command :
composer install
- run command :
yarn install
- change
.env.example
File to.env
and setup .env database information - run command :
php artisan key:generate
- run command :
php artisan jwt:secret
- run command :
php artisan migrate
- run command :
php artisan db:seed
- run command :
npm rum watch
- run command :
php artisan serve
username : admin@admin.com password : 123123