Skip to content

Commit

Permalink
Document usage
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Oct 12, 2018
1 parent 0be1a2f commit 8e84b11
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/tinker.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@
| Tinker. This option allows you to do just that. Simply provide a list
| of commands that you want to expose to Tinker.
|
| After registering you can call the commands just like other white listed
| Artisan commands in Tinker.
|
| >>> quote;
|
*/

'commands' => [
Expand Down

0 comments on commit 8e84b11

Please sign in to comment.