Custom Drupal-8 module doesn't appear
问题 I have successfully installed my own module on Drupal8 site. I tried to access it by entering path specified in routing.yml file but I'm getting 'Page not Found' error. I'm almost sure that my module is written correctly(I was following a tutorial where the same module where accessed successfully). What could cause my issue and how can I solve it? here are my module files: 1)kalvis.info.yml name: 'Kalvis' description: 'My module' type: 'module' core: 8.x 2)kalvis.routing.yml kalvis.content: