capistrano / laravel

Gem for deploying Laravel projects with capistrano v3.*
MIT License
222 stars 71 forks source link

Update to support Laravel 5 #12

Closed ryantology closed 8 years ago

ryantology commented 9 years ago

The current structure is intended for Laravel 4.

This patch would solve part of the changes. https://github.com/morrislaptop/laravel/commit/e310bc164a4955f4eb8213b51758d7bbad237b98

It's possible that there should be a separate branch for v4 vs v5?

ikari7789 commented 8 years ago

Sorry for the late response. I'll be helping maintain this plugin for the foreseeable future. If any of these issues are still persisting (all of the tickets are quite old), please let me know and I will do what I can to try and help fix things.

This should be fixed with the latest version that I merged in. Please let me know.

ikari7789 commented 8 years ago

If you're still having issues, please open a new issue.