Skip to content

πŸ“ Allows users to add new products and allows admins to moderate them easily πŸ₯

License

Notifications You must be signed in to change notification settings

Lifyzer/Lifyzer-WebApp-CMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🍏 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