Skip to content

emon21/Contact-management-App

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License

About Laravel

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:

Contact management Application

  • [ Feature ]

  • Crud

  • Search by Name or Email

  • Sort by Name asc Data show && date desc data show

  • [Setup]

Clone the repo

git clone https://github.com/emon21/Contact-management-App/tree/master

Install composer dependency

composer install

Install node modules

npm install / yarn

Copy environment file

cp .env.example .env

Set the Application key

php artisan key:generate

setup the database credentials and migrate database

php artisan migrate

Exiting database sql file import

  • DB Folder open > contactmanagmentapp.sql file

All Data Show in Database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages