Getting Started
Install Steward with composer.
Installation
You can install the package via composer:
composer require kiwilan/steward-laravelYou can publish the config file with:
php artisan vendor:publish --tag="steward-config"✨ Well done! Steward is now installed.