issues
search
sehrgutesoftware
/
laravel5-api
A modular controller for exposing Laravel 5 Eloquent models as a REST API
https://packagist.org/packages/sehrgut/laravel5-api
MIT License
13
stars
2
forks
source link
Refactor Plugins
#16
Closed
jsphpl
closed
7 years ago
jsphpl
commented
7 years ago
[x] Move logic from Controller into own
PluginLoader
class (@mohanklein whatya think?)
[x] Allow Controller to act as a Plugin -> directly implement Plugin Hooks
[x] Migrate remaining hooks (some left, but they will be gone through the upcoming refactorings anyway)
[ ] Add Tests for existing Plugins
jsphpl
commented
7 years ago
Closing, as the only missing part is covered in #38
PluginLoader
class (@mohanklein whatya think?)