jasonlewis / basset

A better asset management package for Laravel.
http://jasonlewis.me/code/basset
241 stars 76 forks source link

Replace deprecated getRemote() from Asset.php #228

Open mstroeck opened 10 years ago

mstroeck commented 10 years ago

The latest build of Laravel removes getRemote(). In my testing, get() works for all my use-cases.

moura137 commented 10 years ago

Hi @jasonlewis I'm having the same problem I would like to update the laravel, could you merge the pull request

jasonlewis commented 10 years ago

This repository is no longer maintained. On 25 Jan 2014 01:58, "Renato Moura" notifications@github.com wrote:

Hi @jasonlewis https://github.com/jasonlewis I'm having the same problem I would like to update the laravel, could you merge the pull request

— Reply to this email directly or view it on GitHubhttps://github.com/jasonlewis/basset/pull/228#issuecomment-33228930 .

maple-leaf commented 10 years ago

work great ;D