root 1c2c56603a 1 пре 5 година
..
config 1c2c56603a 1 пре 5 година
src 1c2c56603a 1 пре 5 година
LICENSE.txt 1c2c56603a 1 пре 5 година
README.md 1c2c56603a 1 пре 5 година
composer.json 1c2c56603a 1 пре 5 година

README.md

Build Status Total Downloads Latest Stable Version License

Introduction

Laravel Tinker is a powerful REPL for the Laravel framework.

Installation

To get started with Laravel Tinker, simply run:

composer require laravel/tinker

Basic Usage

From your console, execute the php artisan tinker command.

License

Laravel Tinker is open-sourced software licensed under the MIT license.