Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 641 Bytes

readme.md

File metadata and controls

14 lines (11 loc) · 641 Bytes

Program is made from Laravel Framework (5.6)

Requirements: Xampp for Database (PHP >= 7.1.3) Composer for Laravel (https://getcomposer.org/)

  1. Create Database name "crudbarcena" in phpmyadmin.
  2. RUN run.bat (for Windows) or access console and go to the folder directory.
  3. Type "php artisan serve"
  4. Use a web browser, access url http://localhost:8000/
  5. To initialize database access url: http://localhost:8000/initialize.
  6. Login Credentials username: admin, password: 12345 or you can register yourself.

Live Demo

  1. http://quiet-refuge-91568.herokuapp.com
  2. http://quiet-refuge-91568.herokuapp.com/initialize -> reset database