Skip to content
This repository was archived by the owner on Jun 22, 2022. It is now read-only.

Commit e0c0f98

Browse files
committed
docs: readme updated
1 parent 5e29d00 commit e0c0f98

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

README.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,11 @@
11
# Laravel UI Stisla
22

3-
[Laravel Frontend Scaffolding](https://laravel.com/docs/7.x/frontend) for [Stisla UI](https://demo.getstisla.com/index.html) Theme.
3+
[Laravel Frontend Scaffolding](https://laravel.com/docs/6.x/frontend) for [Stisla UI](https://demo.getstisla.com/index.html) Theme.
44

55
## Installation
66

77
Run a command,
88

9-
`composer require infyomlabs/laravel-ui-stisla`
10-
11-
For Laravel 7,
12-
13-
`composer require infyomlabs/laravel-ui-stisla:^2.0`
14-
15-
For Laravel 6,
16-
179
`composer require infyomlabs/laravel-ui-stisla:^1.0`
1810

1911
## Usage
@@ -36,16 +28,6 @@ Or for production,
3628

3729
`npm install && npm run prod`
3830

39-
## Usage with Laravel Fortify (Laravel 8.x only)
40-
41-
This package also provides support for Laravel Fortify for authentication scaffolding.
42-
43-
**NOTE**: Don't forget to install and run Laravel Fortify and perform its required installation steps.
44-
45-
Run a command,
46-
47-
`php artisan ui adminlte-stisla --auth`
48-
4931
And then run,
5032

5133
`npm install && npm run dev`

0 commit comments

Comments
 (0)