mirror of
				https://github.com/anna-sara/filament_inventory
				synced 2025-10-27 06:17:13 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			118 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			118 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| return [
 | |
|     App\Providers\AppServiceProvider::class,
 | |
|     App\Providers\Filament\AdminPanelProvider::class,
 | |
| ];
 |