관리-도구
편집 파일: helpers.php
<?php if (! function_exists("paystack")) { function paystack() { return app()->make('laravel-paystack'); } }