Skip to content

Commit

Permalink
Add a few gif videos
Browse files Browse the repository at this point in the history
  • Loading branch information
TheColorRed committed Dec 23, 2016
1 parent bf78d1c commit 0c0da8c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ Run Laravel Artisan commands from within Visual Studio Code.
* Clear Caches
* Generate Keys

### Get a list of routes

![Route List](./images/screens/route-list.gif)

### Make a controller

![Route List](./images/screens/make-controller.gif)

## Requirements

* A useable version of `php` that can be ran on the commandline such as `php-cli` (This should be in your path)
Expand Down
Binary file added images/screens/make-controller.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/screens/route-list.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0c0da8c

Please sign in to comment.