Gleb 66078cb367 test | 5 년 전 | |
---|---|---|
.. | ||
config | 5 년 전 | |
src | 5 년 전 | |
LICENSE.txt | 5 년 전 | |
README.md | 5 년 전 | |
composer.json | 5 년 전 |
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.