Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

nested with laravel

Course::with('competencies', 'competencies.standards')->get()->toArray();
with('competencies.standards') is enough
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #nested #laravel
ADD COMMENT
Topic
Name
1+1 =