Skip to content

ahawazi/black-box

Repository files navigation

Black Box

The Tech Stack

Used Packages

Project for:

this help to the cafe for management and analysis date.

Running Locally

run:

composer install

next:

npm install

next:

cp .env.example .env

next:

php artisan key:generate

next:

php artisan storage:link

next:

php artisan migrate

next:

npm run dev

run this command and have SuperAdmin:

php artisan db:seed --class=SuperAdminSeeder

Install shield:

  • By this command your user become to SuperAdmin (if you have more then one user you can chose what user want to be SuperAdmin)
php artisan shield:install

Add policy:

php artisan shield:generate --all

run:

php artisan serve

Deployment

  • todo

Releases

No releases published

Packages

No packages published

Languages