Website https://hubcafe.ir
UI https://www.figma.com/file/AEl21tNXDoEarUjV0MqIzX/cafe-hub-pro?node-id=0%3A1
FRONT https://gitlab.com/mahsanaseri/negahbane-site-front
Login Address: https://gitlab.com/mamady83/cafehub-front
Username: admin@cafehub.com
Password: CafeHubAdmin123qwe!@#
run these commands in order, when first deploying the project
composer install
php artisn key:generate
php artisan voyager:install
php artisan migrate
php artisan db:seed
push to branch master, project will be deployed to server and these commands will execute in order
php artisan migrate
php artisan config:cache
php artisan cache:clear
php artisan optimize:clear