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