Skip to content

ilya-dev/resolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Grab it from Packagist using Composer like so:

composer require --dev "ilya/resolver:1.0"

Add the service provider in app/config/app.php:

'Ilya\Resolver\ResolverServiceProvider'

Use

Now you can try it out:

php artisan facade:resolve
php artisan facade:resolve Form
php artisan facade:resolve "C*"

Any would work.

Enjoy!

License

All code is licensed under the MIT license

About

See what's behind Laravel Facades

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages