syedarifiqbal/fleetcart-api

There is no license information available for the latest version (dev-main) of this package.

Maintainers

Package info

github.com/syedarifiqbal/FleetCart-Api

pkg:composer/syedarifiqbal/fleetcart-api

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 1

dev-main 2021-02-11 15:50 UTC

This package is auto-updated.

Last update: 2026-03-12 02:47:43 UTC


README

First install the package with the following command.

composer require arif/fleetcart-api

After that you have to open your User Model and add this Trait HasApiToken

Open Modules\Core\Providers\CoreServiceProvider.php and go to $middleware array and replace the namespace of auth middleware with this \Arif\FleetCartApi\Http\Middleware\Authenticate::class