Closed makapaka23 closed 6 years ago
Sorry, makapaka, life happened to me.
The instructions are fairly bare because there isn't that much to it - bolting in the model and controller traits, adding the definitions needed (for the controller trait), etc. There just isn't that much Laravel-side config required, as far as I understand - but being one of the guys who built it, I may not be able to see the forest for the trees.
The great bit about this being a Laravel package, from my own experience, is that it piggybacks onto however you've set your Laravel install up, as it's HTTP requests and responses flying back and forth.
Closing due to lack of activity
Can anyone provide more instruction on any other config required server side in laravel ? Instructions here are a little bare - install the package, add the trait, and then what ? How to access ? oData php provider talks about apache mod-rewrite etc, is that still necessary ?
Sorry if this is not the right place, but would love some more instruction/tutorial on usage :)