Skip to content

Small web application that can be used for managing FoundedX-like websites.

Notifications You must be signed in to change notification settings

g6labs/foundedinmk

Repository files navigation

#Founded in Macedonia Developed at G6

###Requirements

  • PHP >= 5.4
  • MCrypt PHP extension
  • Apache/nginx web server
  • Relational database (tested with PostgreSQL and MySQL)
  • Composer
  • Bower

###How to install

  1. Clone the code from this repository
  2. Install the back-end dependencies using composer install
  3. Setup an vhost that points to the public/ directory
  4. Install the front-end dependencies using bower install
  5. Rename (or make a copy) of the .env.example file to .env and change the configuration as you need
  6. Run php artisan migrate and php artisan db:seed to prepare the database
  7. You can now log in to the admin panel using:

After you log in, don't forget to create a new user and delete the default one.

About

Small web application that can be used for managing FoundedX-like websites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •