You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,18 @@ Sometimes it is convenient to handle more complex types with custom logic and ab
35
35
36
36
---
37
37
38
+
### :package:
39
+
40
+
Some time ago, when 1k downloads of this repo was near, I decided to make one more package. It's in early stage but you can check it or maybe even help me improve it.
41
+
42
+
Basically it's a collection of Laravel `artisan` commands I've been using oftenly. So I decided to squeeze them into this interesting Laravel plugin.
43
+
44
+
Check it out: [vkovic/laravel-commando](http://bit.ly/2GT7DV7)
45
+
46
+
### :package:
47
+
48
+
---
49
+
38
50
## Compatibility
39
51
40
52
The package is compatible with Laravel versions `5.5`, `5.6`, `5.7` and `5.8`.
0 commit comments