DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PHP
laravel relations find
use
AppModelsComment
;
$comment
=
Comment
::
find
(
1
)
;
return
$comment
->
post
->
title
;
Source by laravel.com #
PREVIOUS
NEXT
Tagged:
#laravel
#relations
#find
ADD COMMENT
Topic
COMMENT
Name
3+2 =
Submit