Prepping for launch. Reviewed-on: #1 Co-authored-by: Paul Couture <paul@paulcouture.com> Co-committed-by: Paul Couture <paul@paulcouture.com>
		
			
				
	
	
		
			8 lines
		
	
	
		
			133 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			133 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <div>
 | |
|     <h1>{{ $count }}</h1>
 | |
| 
 | |
|     <button wire:click="increment">+</button>
 | |
| 
 | |
|     <button wire:click="decrement">-</button>
 | |
| </div>
 |