<?php
namespace Laravel\Passport\Http\Controllers;
use Laravel\Passport\Passport;
class ScopeController
{
/**
* Get all of the available scopes for the application.
*
* @return \Illuminate\Support\Collection
*/
public function all()
{
return Passport::scopes();
}
}
Save Cards
Simplify your payment experience by securely saving your card on our platform. After your initial transaction, you can choose to store your card details safely for future use. This feature eliminates the need to re-enter your payment information each time, making checkouts faster while keeping your data secure with advanced encryption and robust security measures.