File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,12 @@ LaravelCollective HTML Form Snippets
44Sublime Text 3 snippets for [ LaravelCollective/html] ( https://github.com/LaravelCollective/html )
55form elements.
66
7+ <<<<<<< HEAD
78Like this project? Keep me caffeinated by [ making a donation] ( https://paypal.me/ChrisKankiewicz ) .
89
910
11+ =======
12+ >>>>>>> Removed extra blank lines from README
1013 Installation
1114------------
1215
@@ -23,7 +26,6 @@ Clone the repository in your Sublime Text "Packages" directory
2326
2427 git clone git@github.com:PHLAK/laravelcollective-html-form-snippets.git
2528
26-
2729Usage
2830-----
2931
@@ -51,7 +53,6 @@ To use these snippets, type the trigger text followed by the `Tab` key.
5153| ` formselectmonth ` | ` {!! Form::selectMonth($name, []) !!} ` |
5254| ` formsubmit ` | ` {!! Form::submit($text, []) !!} ` |
5355
54-
5556Contributing
5657------------
5758
@@ -65,7 +66,6 @@ Troubleshooting
6566
6667Please report bugs to the [ GitHub Issue Tracker] ( https://github.com/PHLAK/laravelcollective-html-form-snippets/issues ) .
6768
68-
6969Copyright
7070---------
7171
You can’t perform that action at this time.
0 commit comments