Gleb 66078cb367 test vor 5 Jahren
..
config 66078cb367 test vor 5 Jahren
src 66078cb367 test vor 5 Jahren
LICENSE.txt 66078cb367 test vor 5 Jahren
README.md 66078cb367 test vor 5 Jahren
composer.json 66078cb367 test vor 5 Jahren

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.