how to call Form data from API using laravel I need Tutorial Thanks.
hello I need table to drag&drop&sort row plugin and save the update tabe in database
public function destroy($id) { User::find($id)->delete(); return Redirect::route('user') ->wit...
how to add column in table migration updated_at ,created_at,delteded_at
this code in routes.php dont work Route::delete('user', function($id){ $newStudent =User::find($id)...
very thanks astroanu and very thanks iboinas We will use the solutions offered
Thanks iboinas for reply, my idea Comparing news title example: I have 10 news title so think compa...
may be help http://stackoverflow.com/questions/20129033/how-to-get-real-time-notifications-in-larave...
The Laravel portal for problem solving, knowledge sharing and community building.