Skip to content

Installation

Promocodes can be installed through composer

bash
composer require yormy/promocode-laravel

Preparing the database

You need to run the migrations

bash
php artisan migrate

Released under the MIT License.