kingzamzon / laravel-ahref

Laravel Package for Ahref

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Ahref

Laravel Package for Ahref

Installation

The vendor folder is committed into the project to allow easy installation for those who do not have composer installed. It is recommended to update the project dependencies using:

$ composer require kingzamzon/ahref

Usage

Create a .env file and follow the format of the .env.example file Save your AHREF_TOKEN in the .env file

AHREF_TOKEN="****YOUR**PUBLIC**KEY****" // can be gotten from the dashboard

About

Laravel Package for Ahref


Languages

Language:PHP 100.0%