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.