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

Commit 2184a52

Browse files
authored
docs: updated readme
1 parent 233a633 commit 2184a52

File tree

1 file changed

+21
-56
lines changed

1 file changed

+21
-56
lines changed

README.md

+21-56
Original file line numberDiff line numberDiff line change
@@ -9,57 +9,9 @@
99

1010
[Laravel Frontend Scaffolding](https://laravel.com/docs/7.x/frontend) for [Stisla UI](https://demo.getstisla.com/index.html) Theme.
1111

12-
## Installation
12+
## Documentation
1313

14-
Run a command,
15-
16-
`composer require infyomlabs/laravel-ui-stisla`
17-
18-
For Laravel 7,
19-
20-
`composer require infyomlabs/laravel-ui-stisla:^2.0`
21-
22-
For Laravel 6,
23-
24-
`composer require infyomlabs/laravel-ui-stisla:^1.0`
25-
26-
## Usage
27-
28-
Run a command,
29-
30-
To Generate a full authentication UI,
31-
32-
`php artisan ui stisla --auth`
33-
34-
To Install just Stisla theme assets,
35-
36-
`php artisan ui stisla`
37-
38-
And then run,
39-
40-
`npm install && npm run dev`
41-
42-
Or for production,
43-
44-
`npm install && npm run prod`
45-
46-
## Usage with Laravel Fortify (Laravel 8.x only)
47-
48-
This package also provides support for Laravel Fortify for authentication scaffolding.
49-
50-
**NOTE**: Don't forget to install and run Laravel Fortify and perform its required installation steps.
51-
52-
Run a command,
53-
54-
`php artisan ui stisla-fortify --auth`
55-
56-
And then run,
57-
58-
`npm install && npm run dev`
59-
60-
Or for production,
61-
62-
`npm install && npm run prod`
14+
Read [Documentation](https://infyom.com/open-source/laravel-ui-stisla/docs) for detailed installation steps and usage.
6315

6416
## Support Us
6517

@@ -68,6 +20,12 @@ We invested a lot of resources into creating these packages and maintaining them
6820

6921
You can support us by either sponsoring us or buying one of our paid products. Or help us by spreading the word about us on social platforms via tweets and posts.
7022

23+
### Buy our Paid Products
24+
25+
[![InfyCal](https://assets.infyom.com/open-source/new/infycal-banner.png)](https://1.envato.market/ZdJX4q)
26+
27+
You can also check out our other paid products on [CodeCanyon](https://1.envato.market/BXAnR1).
28+
7129
### Sponsors
7230

7331
[Become a sponsor](https://opencollective.com/infyomlabs#sponsor) and get your logo on our README on Github with a link to your site.
@@ -80,12 +38,6 @@ You can support us by either sponsoring us or buying one of our paid products. O
8038

8139
<a href="https://opencollective.com/infyomlabs#backer"><img src="https://opencollective.com/infyomlabs/backers.svg?width=890"></a>
8240

83-
### Buy our Paid Products
84-
85-
[![InfyJobs](https://assets.infyom.com/open-source/infyjobs-banner.png)](https://1.envato.market/P0ONVj)
86-
87-
You can also check out our other paid products on [CodeCanyon](https://codecanyon.net/user/infyomlabs/portfolio).
88-
8941
### Follow Us
9042

9143
- [Twitter](https://twitter.com/infyom)
@@ -98,6 +50,19 @@ You can also check out our other paid products on [CodeCanyon](https://codecanyo
9850

9951
Also, Do not forget to add your website to [Made with InfyOm Generator List](https://github.com/InfyOmLabs/laravel-generator/blob/develop/made-with-generator.md) list.
10052

53+
## Security
54+
55+
If you discover any security-related issues, create an issue using the issue tracker.
56+
57+
## Credits
58+
59+
- [InfyOm Technologies](https://github.com/infyomlabs)
60+
- [All Contributors](../../contributors)
61+
62+
## License
63+
64+
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
65+
10166
## Video Tutorials
10267

10368
Checkout Video Tutorial - **By**: [Shailesh Ladumor](https://github.com/shailesh-ladumor)

0 commit comments

Comments
 (0)