laravel-spgateway
laravel-spgateway copied to clipboard
發送的問題
在 Libraries/Helpers.php 出現 沒有 str_random() 這個 function 我將它改成 use Illuminate\Support\Str; Str::random(6)
這樣來避免錯誤發生