theprivateer / laravel-domainr by theprivateer

A Lavarel wrapper for the Domainr API.
14
0
1
Package Data
Maintainer Username: theprivateer
Maintainer Contact: emailtheprivateer@gmail.com (Phil Stephens)
Package Create Date: 2017-07-26
Package Last Update: 2017-07-27
Language: PHP
License: MIT
Last Refreshed: 2024-04-26 03:11:25
Package Statistics
Total Downloads: 14
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 1
Total Forks: 0
Total Open Issues: 0

Laravel Domainr

A Laravel wrapper for the Domainr API.

Installation

composer require theprivateer/laravel-domainr

Add service provider:

Add alias:

Publish configuration:

Add var to .env:

Usage