teamladders / prototype

This version is designed as a classic Laravel 5 application just to design core functions of the service in a simple way.
GNU General Public License v3.0
0 stars 0 forks source link

Create application #2

Closed alex-kozlov closed 7 years ago

alex-kozlov commented 7 years ago
  1. Create basic Laravel application
  2. Configure postgres database
  3. Check that it runs properly under PHP 7.1
  4. Append Material Design library to the project (for the UI)
alex-kozlov commented 7 years ago

@igtulm since we don't want to implement a separate FE and BE applications at this stage, we may need to define a separate container for this.

igtulm commented 7 years ago

Done.