Please suggest me some reference to implement Restful crud operation for schemas and also with json input and output. the data stored to be in json format so please help me in implementing it.
Dear DarshanKumar89,
Here you can find some information about your question.
Laravel 4 Basics: CRUD the RestFul way Series: https://www.youtube.com/playlist?list=PLLJSbW-UxRIyenZRlGAaVy0b5Erf89Xbd
JSON in Laravel: http://vegibit.com/json-in-laravel/
CREATING A BASIC CRUD ON LARAVEL 4 http://www.darwinbiler.com/creating-a-basic-crud-on-laravel-4/
Some tips from Laravel.io: http://laravel.io/forum/03-13-2014-rearranging-json-output?page=1
Hope it helps you.
Thank You so much. I got few similar one's.At last my confused question got an answer.
Thanks for the reply. :)
DarshanKumar89 said:
Thank You so much. I got few similar one's.At last my confused question got an answer.
Thanks for the reply. :)
You are welcome. Here we are to help us.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community