PyroCMS is an easy to use, powerful, and modular CMS and development platform built with Laravel 5.
- after clone the repo run composer install in root directory
composer install
. - install cms in http://localhost/installer
- install groceries module by
php artisan addon:install anomaly.module.groceries --sedd
- login as admin or demo user
- groceries module is available in http://localhost/groceries