added source feature
This commit is contained in:
		@@ -43,6 +43,8 @@ class InstallCommand extends Command
 | 
			
		||||
            'company_id' => $this->company_id,
 | 
			
		||||
            'alias' => $this->alias,
 | 
			
		||||
            'enabled' => '1',
 | 
			
		||||
            'created_from' => source_name(),
 | 
			
		||||
            'created_by' => user_id(),
 | 
			
		||||
        ]);
 | 
			
		||||
 | 
			
		||||
        $this->createHistory('installed');
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user