Create Demo Data
This is only required for testing and development. If you are going to production, please skip this section!
cd /var/www/nmsprime
# fill database tables with examples - only useful for testing or development
php artisan db:seed
php artisan module:seed
# Create CM and CPE configfiles
php artisan nms:configfile
# Create dhcp files
php artisan nms:dhcp