Skip to content

carlobarcena/crudbarcena

Repository files navigation

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

About

CRUD (Employees-Department)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages