Skip to content

milosevicn/contactsapp-laravel-knockoutjs

Repository files navigation

CONTACTSAPP

Laravel + KnockoutJS CRUD application

Requisits

Apache Http + php + MySQL + Composer

Installation

  1. Clone the git $ git clone https://github.com/milosevicn/contactsapp.git
  2. Navigate to the project dir $ cd contactsapp
  3. Install dependencies $ composer install
  4. Create a schema on your DB
  5. Configure .env.example file and rename it to .env

Info

Credentials for admin user are admin@contactsapp.com and admin123. Admin user is being created by default.

Use db_import file to create tables.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published