Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help using laravel controller #5

Open
carlosiv opened this issue Apr 25, 2017 · 3 comments
Open

Need help using laravel controller #5

carlosiv opened this issue Apr 25, 2017 · 3 comments

Comments

@carlosiv
Copy link

Sir, can you help us how to fetch data like your json response using the controller method and eloquent?

@ratiw
Copy link
Owner

ratiw commented Apr 25, 2017

@carlosiv Have you check out this repo yet?

@TheFrankman
Copy link

If anyone else comes across this i was confused as well as I was expecting to see the controller in http/controller/api but all of the logic is actually here : https://github.com/ratiw/vuetable-sample-api-endpoint/blob/master/app/Http/routes.php

@ratiw
Copy link
Owner

ratiw commented Feb 8, 2018

@TheFrankman Sorry for the confusion. It was just a quick and dirty way of implementing the server side to
show the use-case of Vuetable. In real life, you should really expand on that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants