Installation
Install via composer
Service provider
Usually this service provider done automatically. But if you found this hasn't been added automatically. you still can add manually to service provider to app.php.
Publish config
You can save the DANA configuration from this package, publish the DANA config and change the default value according to your needs.
All configurations are stored in config/dana.php
. Customize it according to your requirements.
Last updated