mirror of
				https://github.com/cp6/my-idlers.git
				synced 2025-11-04 08:09:09 +00:00 
			
		
		
		
	Update readme
Update readme for composer
This commit is contained in:
		
							parent
							
								
									e9750f10ec
								
							
						
					
					
						commit
						2ae19112e3
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -36,11 +36,13 @@ Example yabs.sh call to POST the result
 | 
				
			||||||
#### Please run the following if updating from existing install:
 | 
					#### Please run the following if updating from existing install:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```shell
 | 
					```shell
 | 
				
			||||||
 | 
					composer install
 | 
				
			||||||
php artisan migrate
 | 
					php artisan migrate
 | 
				
			||||||
php artisan route:cache
 | 
					php artisan route:cache
 | 
				
			||||||
php artisan cache:clear
 | 
					php artisan cache:clear
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Added doctrine/dbal
 | 
				
			||||||
* Removed old method and functions for adding a YABS result
 | 
					* Removed old method and functions for adding a YABS result
 | 
				
			||||||
* Fixed YABS JSON parser disk being the ram value
 | 
					* Fixed YABS JSON parser disk being the ram value
 | 
				
			||||||
* Fixed YABS JSON parser disk conversion (MB & GB)
 | 
					* Fixed YABS JSON parser disk conversion (MB & GB)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue