Skip to content

Commit

Permalink
README clear and add thanks
Browse files Browse the repository at this point in the history
  • Loading branch information
vobar committed Dec 23, 2022
1 parent 9693de0 commit 4d402ae
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
## Basic components for small sites on [LARAVEL](https://github.com/laravel/laravel) framework

Do not write it! Only install =)

---

### HOW TO INSTALL

composer require vobar/laravel-basic-site:dev-master

---

### HOW TO PUBLISH

php artisan vendor:publish --tag=[tag_name]
Expand All @@ -10,5 +18,18 @@ php artisan vendor:publish --tag=[tag_name]

- news
- slider (WIP)
- vue components

---

#### License:
MIT

---

Special thanks:\
Alex M\
Ildar Y\
Sergey I\
Yaroslav T

0 comments on commit 4d402ae

Please sign in to comment.