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

Commit

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

* 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).

![image](https://user-images.githubusercontent.com/16087389/27578627-53ef10ae-5b2d-11e7-9805-c32b6c460e89.png)
![image](https://user-images.githubusercontent.com/16087389/27585467-0b50c7da-5b45-11e7-9798-445df0f8ad01.png)


* Laravel Files Creation Manager : Add an option in New menu to create laravel files (Such as Controllers, Models, Migrations ... etc) using a simple dialog
Expand Down
2 changes: 1 addition & 1 deletion resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<idea-plugin>
<id>com.smartbit8.laravelStorm.intellij</id>
<name>LaravelStorm</name>
<version>0.5</version>
<version>0.9</version>
<vendor email="[email protected]" url="">SmartBit8</vendor>

<description><![CDATA[
Expand Down

0 comments on commit 24df21c

Please sign in to comment.