farnan/contact

This will make a crud operation for contact in database

dev-main 2023-10-21 09:03 UTC

This package is auto-updated.

Last update: 2024-09-21 11:03:58 UTC


README

This will make a crud operation for contact in database

Install crud-contact-package

composer require farnan/contact:dev-main
php artisan migrate
php artisan serve
Go to /contact with the base url. Like, http://127.0.0.1:8000/contact

Vedio Demo

Live Demo