Seed
class Seed extends SeedCommand (View source)
Traits
Properties
protected string | $description | The console command description. |
|
protected | $name |
Methods
void
__construct(ConnectionResolverInterface $resolver)
Create a new command instance.
mixed
handle()
Execute the console command.
Details
protected
getOptions()
No description
protected LazyCollection
getTenants()
No description
void
__construct(ConnectionResolverInterface $resolver)
Create a new command instance.
mixed
handle()
Execute the console command.