Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 759 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 759 Bytes

registre_cancers

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