After many years working in Drupal Development to build many websites, we have successfully built a Site Builder based on Drupal 8 to help us do our jobs easier and faster.
I am testing out drupal 8 and made a new path alias with the routing technique. But I can't figure out how to flush the cache. (I am on a windows machine and don't have drush)
I am trying to a build a blog website where majority of its content comes from the local community instead of having dedicated bloggers/editors to submit content. One popular blogging website I am taking inspiration from is Lifehacker.com. I want to build something similar for a local community I live in.
I have read through all the documentations and understand how Drupal works, however, when it comes to implementation, I am still unsure how to do it.