Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ammardev authored Jun 27, 2017
1 parent 24df21c commit 8ebacd3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
Simple IntelliJIdea & PhpStorm plugin to add some useful tools to use with laravel .

**This is not a framework support plugin. If you are searching for a framework support use [Laravel Plugin](https://plugins.jetbrains.com/plugin/7532-laravel-plugin) . My plugin is only add some useful tools to deal with laravel easier.**
##Current Tools:

## Current Tools:

* Run Configuration: Allow user to run `php artisan serve` from the run menu in the IDE without using terminal (You can insert a custom port and host).

Expand All @@ -13,8 +14,7 @@ Simple IntelliJIdea & PhpStorm plugin to add some useful tools to use with larav

![image](https://user-images.githubusercontent.com/16087389/27578714-8cce8a9e-5b2d-11e7-8689-693b50bcdd2e.png)

---

##TODO:
## TODO:

* Add migrations manager to manage migrations without writing commands.

0 comments on commit 8ebacd3

Please sign in to comment.