Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:
-
[ Feature ]
-
Crud
-
Search by Name or Email
-
Sort by Name asc Data show && date desc data show
-
[Setup]
git clone https://github.com/emon21/Contact-management-App/tree/master
composer install
npm install / yarn
cp .env.example .env
php artisan key:generate
php artisan migrate
- DB Folder open > contactmanagmentapp.sql file