This is a simple web app that that displays user fullname,email and phone number with a button when clicked it open a mobile device saves the user infor on the mobile device phone book.
- laravel 8.23
- php version 8.1
- php library for handling vcard https://github.com/jeroendesloovere
Data can be generated from Seeding
run
php artisan db:seed --class=UserSeeder