DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PHP
delete and return response and nocontent laravel
public function destroy(Post $post) { $post->delete(); return response()->noContent(); }
Source by www.etharshrouf.com #
PREVIOUS
NEXT
Tagged:
#delete
#return
#response
#nocontent
#laravel
ADD COMMENT
Topic
COMMENT
Name
5+6 =
Submit