web application that allows to declare cancer patients in Algeria (directory of cancer patients in Algeria)
create a database db_registre_cancers
open the application repository with the cmd
launch the cammande php artisan migrate --seed
launch the cammande php artisan serve
type localhost: 8000 to the browser
to access as a doctor
username : doc@gmail.com
password : doc123
to access as an administrator
username : admin@gmail.com
password : admin123
to test the application with 4000 patients launch the command php artisan db:seed --class=patients