LaravelCollective / remote

Remote SSH Access for the Laravel Framework
MIT License
276 stars 106 forks source link

Added Application as dependency #5

Closed abstractFlo closed 9 years ago

abstractFlo commented 9 years ago

App dependency added to safely determine that you can use the Remote Manager as constructor or method injection.

I think thats recommend for using the remote component without the Facade