Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 949 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 949 Bytes

🍏 Lifyzer WebApp CMS 🍓

Allows users to add new products and allows admins to moderate them easily.

Healthy Food, Healthy Tomato

The Requirements

Who Am I..? The Author!

Pierre-Henry Soria, a cool, passionate Belgian engineer 🇧🇪 😃 (happy & in good health thanks Lifyzer App!)

You can always contact me at hi {{AT}} ph7 [[D0T]] me!

About The Project

Lifyzer.com, Healthy Food Solution™ 🥥

Setting Up

  1. Run composer install to install the backend project's dependencies.
  2. In ~/Server/config/, rename .env.dist to .env and edit the details and set a secure SECURITY_HASH in there.
  3. Start a local development server php -S 127.0.0.1:8080