Migrate
class Migrate extends MigrateCommand (View source)
Traits
Properties
| protected | $database | ||
| protected string | $description | The console command description. | 
Methods
                    void
                
                
                
            
                    mixed
                
                
                    handle()
        
                                            
                
            Execute the console command.
Details
        
                    protected        
    getOptions()
        
    
    No description
        
                    protected        
    getMigrationPaths()
        
    
    No description
        
                            void
    __construct(Migrator $migrator, DatabaseManager $database)
        
    
    Create a new command instance.
        
                            mixed
    handle()
        
    
    Execute the console command.