DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PHP
laravel route parameters
Route
::
get
(
'/posts/{post}/comments/{comment}'
,
function
(
$postId
,
$commentId
)
{
//
}
)
;
Source by laravel.com #
PREVIOUS
NEXT
Tagged:
#laravel
#route
#parameters
ADD COMMENT
Topic
COMMENT
Name
1+6 =
Submit