VERA (Verify Entities Rights App) is an Application for Checking Entities Rights using Face Recognition
$ git clone https://github.com/superipey/vera-admin.git
$ composer install
$ cp .env.example .env
Setup your .env
$ php artisan migrate --seed
$ php artisan serve
or you can host in your htdocs folder or your own host