layerok / emojisushi-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emojisushi backend

Getting started

  1. Create .env file based on .env.example
  2. Edit .env, set your database credentials
  3. composer install (OctoberCms licence key is required)
  4. php artisan october:migrate
  5. php artisan mall:seed-demo

Troubleshoot

1. SecretMissingException

Cache config to fix this exception, I don't know why but sometimes env variables aren't loaded in time

2. Cannot login user as they are not activated

In the backend area you can allow to login not activated users

About

License:Other


Languages

Language:PHP 63.9%Language:JavaScript 26.1%Language:Less 5.9%Language:HTML 3.6%Language:CSS 0.3%Language:Hack 0.2%Language:Smarty 0.1%Language:Shell 0.0%Language:Stylus 0.0%