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 installto install the backend project's dependencies. - In
~/Server/config/, rename.env.distto.envand edit the details and set a secureSECURITY_HASHin there. - Start a local development server
php -S 127.0.0.1:8080