Files
w4rpservices/vendor/laravel/tinker
2018-12-19 23:27:43 -06:00
..
2018-12-19 23:27:43 -06:00
2018-12-19 23:27:43 -06:00
2018-10-15 00:37:28 -05:00
2018-10-15 00:37:28 -05:00
2018-12-19 23:27:43 -06:00

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.