Gleb 66078cb367 test | %!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.. | ||
config | %!s(int64=5) %!d(string=hai) anos | |
src | %!s(int64=5) %!d(string=hai) anos | |
LICENSE.txt | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
composer.json | %!s(int64=5) %!d(string=hai) anos |
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.