Allows users to add new products and allows admins to moderate them easily.
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!
Lifyzer.com, Healthy Food Solutionβ’ π₯₯
- Run
composer install
to install the backend project's dependencies. - In
~/Server/config/
, rename.env.dist
to.env
and edit the details and set a secureSECURITY_HASH
in there. - Start a local development server
php -S 127.0.0.1:8080