You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
63
13
14
+
Read [Documentation](https://infyom.com/open-source/laravel-ui-adminlte/docs) for detailed installation steps and usage.
64
15
65
16
## Support Us
66
17
67
18
We have created [14+ Laravel packages](https://github.com/InfyOmLabs) and invested a lot of resources into creating these all packages and maintaining them.
68
19
69
20
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.
You can also check out our other paid products on [CodeCanyon](https://codecanyon.net/user/infyomlabs/portfolio).
88
-
89
40
### Follow Us
90
41
91
42
-[Twitter](https://twitter.com/infyom)
@@ -98,6 +49,19 @@ You can also check out our other paid products on [CodeCanyon](https://codecanyo
98
49
99
50
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.
100
51
52
+
## Security
53
+
54
+
If you discover any security-related issues, create an issue using the issue tracker.
0 commit comments