Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit de3dfd9

Browse files
authored
Update README.md
1 parent 103f822 commit de3dfd9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# About Laravel Model Snippets
22

3+
![Visual Studio Marketplace](https://img.shields.io/vscode-marketplace/d/ahinkle.laravel-model-snippets.svg) ![Visual Studio Marketplace](https://img.shields.io/vscode-marketplace/v/ahinkle.laravel-model-snippets.svg)
4+
5+
36
Quickly get your models up and running with Laravel Model Snippets. Start with `Model::` then the shortcut of what you are looking for. Example: `Model::d` will return the muted dates attribute.
47

58
## Features
@@ -34,3 +37,4 @@ Initial release.
3437

3538
-----------------------------------------------------------------------------------------------------------
3639

40+
!

0 commit comments

Comments
 (0)