Skip to content

krestt/your-mellon-test

Repository files navigation

your-mellon-test

Project for Job Application. Minimal MVC structured Forum.

Main Models

Users, Posts, Comments

Setup

Create Database

Rename .env.example into .env

In the .env file you have to:

  1. Setup Database Credentials
  2. Email Credentials (Required for User's Registration)

Execute Commands:

  1. composer install
  2. npm install
  3. php artisan migrate

Setup CRON commands to execute scheduled tasks daily

DB Model Image

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages