Simple CRUD application.
The application is only available to users with Israeli IP addresses.
git clone https://github.com/Ribas160/shinobi.git
composer update
npm install
cp .env.example .env
php artisan key:generate
php artisan migrate
php artisan test
php artisan db:seed