DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PHP
laravel return view with multiple variable
return
view
(
'category.index'
,
compact
(
[
'categories'
,
'products'
]
)
)
;
PREVIOUS
NEXT
Tagged:
#laravel
#return
#view
#multiple
#variable
ADD COMMENT
Topic
COMMENT
Name
9+3 =
Submit