Useful tips for everyday
How do I find my database inspector? To open a database in the Database Inspector, do the following: Run your app on an emulator or…
What are custom routes? To define a custom route you have to: Create templates to identify URL patterns for custom routing. Specify the internal routes…
What is breadcrumb title? A “breadcrumb” (or “breadcrumb trail”) is a type of secondary navigation scheme that reveals the user’s location in a website or…
How to prevent redirect after form is submitted? You can do That way all the redirects happen in the iframe and you still have control…
How to migrate Drupal database from D7 to D8? And this is how we start migrating user info from the Drupal 7 database within our…
Can DynamoDB be installed locally? DynamoDB Local is available as a download (requires JRE), as an Apache Maven dependency, or as a Docker image. If…
How to trigger a downstream job in Jenkins? This blog post will lead you through the steps how to trigger a downstream Freestyle job or…
How to create symlink in salt.states.file? As a default, mode will resolve to dir_mode and file_mode, to specify both directory and file permissions, use this…
What is a subtype in data Modelling? A subtype is a sub-grouping of the entities in an entity type that is meaningful to the organization…
How to restore database from same server in Oracle? Oracle RMAN Restore to the Same Machine as the Original Database Add an entry to the…