Overview

Namespaces

  • App
    • Console
      • Commands
    • Events
    • Exceptions
    • Http
      • Controllers
        • Auth
      • Middleware
      • Requests
    • Jobs
    • Providers

Classes

  • Inspire
  • Overview
  • Namespace
  • Class

Class Inspire

Illuminate\Console\Command
Extended by App\Console\Commands\Inspire
Namespace: App\Console\Commands
Located at Console/Commands/Inspire.php
Methods summary
public mixed
# handle( )

Execute the console command.

Execute the console command.

Returns

mixed
Properties summary
protected string $signature

The name and signature of the console command.

The name and signature of the console command.

# 'inspire'
protected string $description

The console command description.

The console command description.

# 'Display an inspiring quote'
API documentation generated by ApiGen