Getting Started
Install the dependency and start your new journey
Installation
After hitting the laravel new your-super-product
, you would install Ready immediately 😉
Publish the configuration
Export the config
file to change your desired configurations of ShipSaas Ready
First-time boot
Configurations
Check the app/saas-ready.php
to see the available configurations.
You might want to turn on/off some features, based on your desired need 😜
Last updated