DbCommand
class DbCommand extends Command
Db
Properties
protected string | $signature | The name and signature of the console command. |
|
protected string | $description | The console command description. |
Methods
void
handle()
Execute the console command.
void
dbFriendly()
No description
Details
at line 41
void
handle()
Execute the console command.
at line 59
void
dbFriendly()
No description