Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 902 Bytes

getting-started.md

File metadata and controls

30 lines (19 loc) · 902 Bytes

Getting started

This section will guide you through all necessary and optional installation and configuration steps.

💡 Found an issue or is this section missing anything? Feel free to open a PR or issue.

⚒️ Requirements

This package requires:

Some features may have additional requirements. These will be listed in the according section of the documentation.

🧙 Installation

You can install this package using Composer by running the following command:

composer require craftzing/:package_name

⚙️ Configuration

If the package requires any configuration, this is where to document it. If it doesn't, remove this section.


Usage ⏩