|  | @@ -67,7 +67,7 @@ Default login information:
 | 
		
	
		
			
			| 67 | 67 |      email: admin@gmail.com
 | 
		
	
		
			
			| 68 | 68 |      password: password
 | 
		
	
		
			
			| 69 | 69 |  
 | 
		
	
		
			
			| 70 |  | -While your application is running, run the database seeder
 | 
		
	
		
			
			|  | 70 | +Run the database seeder
 | 
		
	
		
			
			| 71 | 71 |  
 | 
		
	
		
			
			| 72 | 72 |      php artisan db:seed
 | 
		
	
		
			
			| 73 | 73 |  
 | 
		
	
	
		
			
			|  | @@ -80,6 +80,6 @@ While your application is running, run the database seeder
 | 
		
	
		
			
			| 80 | 80 |  - [filamentphp/filament](https://github.com/filamentphp/filament) - A collection of beautiful full-stack components
 | 
		
	
		
			
			| 81 | 81 |  - [andrewdwallo/filament-companies](https://github.com/andrewdwallo/filament-companies) - A complete authentication system kit based on companies built for Filament
 | 
		
	
		
			
			| 82 | 82 |  - [akaunting/laravel-money](https://github.com/akaunting/laravel-money) - Currency formatting and conversion package for Laravel
 | 
		
	
		
			
			| 83 |  | -- [rinvex/countries](https://github.com/rinvex/countries) - A simple and lightweight package for retrieving country details with flexibility.
 | 
		
	
		
			
			|  | 83 | +- [squirephp/squire](https://github.com/squirephp/squire) - A library of static Eloquent models for common fixture data.
 | 
		
	
		
			
			| 84 | 84 |  
 | 
		
	
		
			
			| 85 | 85 |  ***Note*** : It is recommended to read the documentation for all dependencies to get yourself familiar with how the application works.
 |