Skip to content

jfuentestgn/cache-url-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Cache Downloader

Work in progress License: MIT

Introduction ....

Requirements

  • PHP >= 5.6.4
  • xxxxx

Installation

How to install package

$ composer require jfuentestgn/cache-url-downloader
{
    "require": {
        "jfuentestgn/cache-url-downloader": "dev-master"
    }
}
  'providers' => [
    ....
    JFuentesTgn\CacheUrlDownloader\ServiceProvider::class,
    ...
    ]

Configuration

No config needed

Usage

In Laravel, .......

xxxx

Credits

This package is maintained by Juan Fuentes

License

Cache Downloader is licensed under The MIT License (MIT).

About

Cache URL Downloader (Laravel package)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages