Skip to content

Commit 9fadd4b

Browse files
authored
docs: updated readme
1 parent 392a606 commit 9fadd4b

File tree

1 file changed

+21
-57
lines changed

1 file changed

+21
-57
lines changed

README.md

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

1010
[Laravel Frontend Scaffolding](https://laravel.com/docs/7.x/frontend) for [AdminLTE3](https://adminlte.io/themes/v3/) Theme.
1111

12-
## Installation
13-
14-
Run a command,
15-
16-
`composer require infyomlabs/laravel-ui-adminlte`
17-
18-
For Laravel 7,
19-
20-
`composer require infyomlabs/laravel-ui-adminlte:^2.0`
21-
22-
For Laravel 6,
23-
24-
`composer require infyomlabs/laravel-ui-adminlte:^1.0`
25-
26-
## Usage
27-
28-
Run a command,
29-
30-
To Generate a full authentication UI,
31-
32-
`php artisan ui adminlte --auth`
33-
34-
To Install just AdminLTE theme assets,
35-
36-
`php artisan ui adminlte`
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 adminlte-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`
12+
## Documentation
6313

14+
Read [Documentation](https://infyom.com/open-source/laravel-ui-adminlte/docs) for detailed installation steps and usage.
6415

6516
## Support Us
6617

6718
We have created [14+ Laravel packages](https://github.com/InfyOmLabs) and invested a lot of resources into creating these all packages and maintaining them.
6819

6920
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.
7021

22+
### Buy our Paid Products
23+
24+
[![InfyJobs](https://assets.infyom.com/open-source/new/infyjobs-banner.png)](https://1.envato.market/P0ONVj)
25+
26+
You can also check out our other paid products on [CodeCanyon](https://1.envato.market/BXAnR1).
27+
7128
### Sponsors
7229

7330
[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 +37,6 @@ You can support us by either sponsoring us or buying one of our paid products. O
8037

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

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

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

9950
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.
10051

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

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

0 commit comments

Comments
 (0)