Installation
Here are the steps for installing the Takaden package:
Open a terminal and navigate to the root directory of your Laravel project.
Run the following command to install the Takaden package via Composer:
Publish and run the migrations using following commands:
You can publish the config file with: (Optional)
Your Takaden installation is now complete and ready to use!
Last updated