From 2184a52745d69b18cdd588c582bbe67fb17ce211 Mon Sep 17 00:00:00 2001 From: Ankit Kalathiya <40622457+ankitInfyOm@users.noreply.github.com> Date: Tue, 22 Feb 2022 14:27:45 +0530 Subject: [PATCH] docs: updated readme --- README.md | 77 +++++++++++++++---------------------------------------- 1 file changed, 21 insertions(+), 56 deletions(-) diff --git a/README.md b/README.md index 9d8bd9e..d95d4eb 100644 --- a/README.md +++ b/README.md @@ -9,57 +9,9 @@ [Laravel Frontend Scaffolding](https://laravel.com/docs/7.x/frontend) for [Stisla UI](https://demo.getstisla.com/index.html) Theme. -## Installation +## Documentation -Run a command, - -`composer require infyomlabs/laravel-ui-stisla` - -For Laravel 7, - -`composer require infyomlabs/laravel-ui-stisla:^2.0` - -For Laravel 6, - -`composer require infyomlabs/laravel-ui-stisla:^1.0` - -## Usage - -Run a command, - -To Generate a full authentication UI, - -`php artisan ui stisla --auth` - -To Install just Stisla theme assets, - -`php artisan ui stisla` - -And then run, - -`npm install && npm run dev` - -Or for production, - -`npm install && npm run prod` - -## Usage with Laravel Fortify (Laravel 8.x only) - -This package also provides support for Laravel Fortify for authentication scaffolding. - -**NOTE**: Don't forget to install and run Laravel Fortify and perform its required installation steps. - -Run a command, - -`php artisan ui stisla-fortify --auth` - -And then run, - -`npm install && npm run dev` - -Or for production, - -`npm install && npm run prod` +Read [Documentation](https://infyom.com/open-source/laravel-ui-stisla/docs) for detailed installation steps and usage. ## Support Us @@ -68,6 +20,12 @@ We invested a lot of resources into creating these packages and maintaining them 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. +### Buy our Paid Products + +[![InfyCal](https://assets.infyom.com/open-source/new/infycal-banner.png)](https://1.envato.market/ZdJX4q) + +You can also check out our other paid products on [CodeCanyon](https://1.envato.market/BXAnR1). + ### Sponsors [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 -### Buy our Paid Products - -[![InfyJobs](https://assets.infyom.com/open-source/infyjobs-banner.png)](https://1.envato.market/P0ONVj) - -You can also check out our other paid products on [CodeCanyon](https://codecanyon.net/user/infyomlabs/portfolio). - ### Follow Us - [Twitter](https://twitter.com/infyom) @@ -98,6 +50,19 @@ You can also check out our other paid products on [CodeCanyon](https://codecanyo 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. +## Security + +If you discover any security-related issues, create an issue using the issue tracker. + +## Credits + +- [InfyOm Technologies](https://github.com/infyomlabs) +- [All Contributors](../../contributors) + +## License + +The MIT License (MIT). Please see [License File](LICENSE.md) for more information. + ## Video Tutorials Checkout Video Tutorial - **By**: [Shailesh Ladumor](https://github.com/shailesh-ladumor)