|
|
3 anos atrás | |
|---|---|---|
| .. | ||
| config | 3 anos atrás | |
| src | 3 anos atrás | |
| LICENSE.txt | 3 anos atrás | |
| README.md | 3 anos atrás | |
| composer.json | 3 anos atrás | |
Laravel Tinker is a powerful REPL for the Laravel framework.
To get started with Laravel Tinker, simply run:
composer require laravel/tinker
From your console, execute the php artisan tinker command.
Laravel Tinker is open-sourced software licensed under the MIT license.