Countries Helper Helper to list an array of countries. Install Add Countries.php to app/Helpers Usage Import the helper: use App\Helpers\Countries; Then to use: $countries = Countries::all();