I’m using the nwidart/laravel-modules
packages to setup modular structure for my Laravel project, and I have a module named Company
that I want to rename into Facility
but I’m not exactly sure about the required steps, and the documentation doesn’t mention the required steps to do this.