Download the PHP package dolalima/laravel-dns-facade without Composer
On this page you can find all versions of the php package dolalima/laravel-dns-facade. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dolalima/laravel-dns-facade
More information about dolalima/laravel-dns-facade
Files in dolalima/laravel-dns-facade
Download dolalima/laravel-dns-facade
More information about dolalima/laravel-dns-facade
Files in dolalima/laravel-dns-facade
Vendor dolalima
Package laravel-dns-facade
Short Description Dns Facade for Laravel framework
License MIT
Package laravel-dns-facade
Short Description Dns Facade for Laravel framework
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-dns-facade
Laravel DNS Facade
This package provides a DNS facade for the Laravel framework, allowing you to manage DNS records using different DNS providers.
Installation
Install the package via Composer:
Publish the configuration file:
Add the service provider to the providers array in config/app.php:
Configuration
After publishing the configuration file, you can configure the package by editing the config/dns.php file.
List Zones
List Records
Create Record
Available DNS Drivers
- [x] AWS Route 53
- [x] Cloudflare
- [ ] DigitalOcean (not implemented yet)
- [ ] Google Cloud DNS (not implemented yet)
All versions of laravel-dns-facade with dependencies
PHP Build Version
Package Version
The package dolalima/laravel-dns-facade contains the following files
Loading the files please wait ....