Files
faveo/vendor/laravel/tinker
2019-04-19 14:37:37 +05:30
..
2019-04-19 14:37:37 +05:30
2019-04-19 14:37:37 +05:30
2018-09-19 15:44:43 +05:30
2018-09-19 15:44:43 +05:30
2019-04-19 14:37:37 +05:30

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.