Is there a safe way in Laravel to change the reference "demo1, demo2, demo3, ..." to a more professional name like "v1, v2, v3 ...". Without breaking the application?
But where to change in the Metronic 8 configuration (configs, webpack, ...)?
Which directories would you need to rename?
Thanks
Hi E. Zinhani,
The demo number is for the developer demo purpose only. You can set a fixed demo to run within the layout. Please check this doc.
https://preview.keenthemes.com/metronic8/laravel/documentation/getting-started/multi-demo/build
Thanks