Skip to content

darken1/e-logframe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Step 1

Clone git repository

git clone https://github.com/joashgomba/elogframe.git

Go to the project folder

cd elogframe

Update composer

composer update

Step 2

Copy .env.example file to .env

For Unix

cp .env.example .env

For Windows

copy .env.example .env

And then, run this commands

php artisan key:generate

Create your database and configure your .env file and run :

php artisan migrate

Run database seed

php artisan db:seed

You are good to go!!!!!!

About

M&E Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 47.8%
  • PHP 41.3%
  • JavaScript 9.1%
  • CSS 1.6%
  • Hack 0.1%
  • CoffeeScript 0.1%