Skip to content

Commit fb4acf3

Browse files
author
M. Rizky Hidayat
committed
Update README
1 parent ac1fb84 commit fb4acf3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,17 @@
22

33
## Introduction
44
Laravel UI Stisla is Laravel custom dashboard UI that will be helpful for many applications.
5+
6+
## Requirements
7+
- Composer
8+
- NPM
9+
10+
## Installation
11+
```
12+
composer require poteto-dev/laravel-ui-stisla --dev
13+
```
14+
15+
## Usage
16+
```
17+
php artisan ui stisla
18+
```

0 commit comments

Comments
 (0)