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

Commit bf33d34

Browse files
committed
docs: readme updated
1 parent 30b36ff commit bf33d34

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

README.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,8 @@
66

77
Run a command,
88

9-
`composer require infyomlabs/laravel-ui-stisla`
10-
11-
For Laravel 7,
12-
139
`composer require infyomlabs/laravel-ui-stisla:^2.0`
1410

15-
For Laravel 6,
16-
17-
`composer require infyomlabs/laravel-ui-stisla:^1.0`
18-
1911
## Usage
2012

2113
Run a command,
@@ -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)