Blog

  • Create a tag in Git

    Creating tags from the command line To create a tag on your current branch, run the following commands in your terminal: Add -a to generate an  annotated tag if you want to include a description with your tag:: This will generate a local tag containing the current state of the branch you’re working on. Tags…


  • Gutenberg get Device Type in Editor


  • Composer commands

    Install Dependencies Install De Dependencies To generate the autoloader, go head and fire: