Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

laravel create command tutorial

/**
 * The name and signature of the console command.
 *
 * @var string
 */
protected $signature = 'email:send {user} {--queue}';
Source by laravel.com #
 
PREVIOUS NEXT
Tagged: #laravel #create #command #tutorial
ADD COMMENT
Topic
Name
9+9 =