radarrplexorganizrnginxsonarrdashboardsabnzbdheimdallembycouchpotatonzbgetbookmarkapplication-dashboardmuximuxlandingpagestartpagelandinghtpcserverhomepage
		
		
		
		
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			|  | 7 years ago | |
|---|---|---|
| .. | ||
| config | 7 years ago | |
| src | 7 years ago | |
| LICENSE.txt | 8 years ago | |
| README.md | 7 years ago | |
| composer.json | 7 years ago | |
		
			
				
				README.md
			
		
		
	
	Introduction
Laravel Tinker is a powerful REPL for the Laravel framework.
Installation
To get started with Laravel Tinker, simply run:
composer require laravel/tinker
Basic Usage
From your console, execute the php artisan tinker command.
License
Laravel Tinker is open-sourced software licensed under the MIT license.