Skip to content

Commit 53b8122

Browse files
authored
Update README.md
1 parent 6acd2e9 commit 53b8122

File tree

1 file changed

+135
-32
lines changed

1 file changed

+135
-32
lines changed

README.md

Lines changed: 135 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,69 +1,172 @@
11
<p align="center"></p>
22

33
<p align="center">
4-
<a href="https://themeselection.com/item/sneat-bootstrap-html-laravel-admin-template-free/" target="_blank">
5-
<img src="https://user-images.githubusercontent.com/749684/150333149-805037bc-8874-4a1f-876a-61a9683f8ef5.png" alt="sneat-logo" width="60px" height="auto">
4+
<a href="https://themeselection.com/item/sneat-free-bootstrap-html-laravel-admin-template/" target="_blank">
5+
<img src="https://user-images.githubusercontent.com/749684/150333149-805037bc-8874-4a1f-876a-61a9683f8ef5.png" alt="sneat-logo" width="30px" height="auto">
66
</a>
77
</p>
88

99
<h1 align="center">
10-
<a href="https://themeselection.com/item/sneat-bootstrap-html-laravel-admin-template-free/" target="_blank" align="center">
10+
<a href="https://themeselection.com/item/sneat-free-bootstrap-html-laravel-admin-template/" target="_blank" align="center">
1111
Sneat - Free Bootstrap 5 HTML Laravel Admin Template
1212
</a>
1313
</h1>
1414

1515
<p align="center">Most Powerful & Comprehensive Free Bootstrap 5 HTML Laravel Admin Dashboard Template built for developers!</p>
1616

17-
<p align="center">
18-
<a href="https://github.com/themeselection/sneat-html-laravel-admin-template-free/blob/master/LICENSE.md">
19-
<img src="https://img.shields.io/github/license/themeselection/{repo_name_from_url}" alt="license">
20-
</a>
21-
<img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/themeselection/{repo_name_from_url}/Deploy">
22-
<a href="https://github.com/themeselection/sneat-html-laravel-admin-template-free/releases">
23-
<img src="https://img.shields.io/github/release/themeselection/{repo_name_from_url}.svg" alt="GitHub release">
24-
</a>
25-
<a href="https://twitter.com/Theme_Selection" target="_blank">
26-
<img alt="Twitter Follow" src="https://img.shields.io/twitter/follow/Theme_Selection">
27-
</a>
28-
</p>
17+
![GitHub](https://img.shields.io/github/license/themeselection/sneat-html-laravel-admin-template-free) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/themeselection/sneat-html-laravel-admin-template-free) ![GitHub issues](https://img.shields.io/github/issues/themeselection/sneat-html-laravel-admin-template-free) ![GitHub closed issues](https://img.shields.io/github/issues-closed/themeselection/sneat-html-laravel-admin-template-free) ![Twitter Follow](https://img.shields.io/twitter/follow/Theme_Selection?style=social)
2918

30-
<kbd>[![Sneat - Bootstrap 5 HTML Laravel Admin Template Demo Screenshot](https://user-images.githubusercontent.com/80033712/153581472-452394ee-327a-4d00-a41a-c6e8036b7096.png)](https://themeselection.com/item/sneat-bootstrap-html-laravel-admin-template-free/)</kbd>
19+
20+
<kbd>[![Sneat - Bootstrap 5 HTML Laravel Admin Template Demo Screenshot](https://user-images.githubusercontent.com/5073095/165227845-438b0f58-d2c2-49c4-92e9-349577b0b48d.png)](https://themeselection.com/item/sneat-free-bootstrap-html-laravel-admin-template/)</kbd>
3121

3222
## Introduction 🚀
3323

34-
{introduction}
24+
If you’re a developer looking for most Powerful & comprehensive [**Free Bootstrap 5 HTML Laravel Admin Template**](https://themeselection.com/item/sneat-free-bootstrap-html-laravel-admin-template/) built for developers, rich with features, and highly customizable look no further than Sneat. We’ve followed the highest industry standards to bring you the very best admin template that is not only fast and easy to use but highly scalable. Offering ultimate convenience and flexibility, you’ll be able to build whatever application you want with very little hassle.
25+
26+
Build premium quality applications with ease. Use our innovative [bootstrap admin templates](https://themeselection.com/products/category/bootstrap-admin-templates/) to create eye-catching, high-quality WebApps. Your apps will be completely responsive, ensuring they’ll look stunning and function flawlessly on desktops, tablets, and mobile devices.
3527

36-
[View Demo]({[direct_demo_url__NOT_PRODUCT_PAGE_URL](https://demos.themeselection.com/sneat-bootstrap-html-laravel-admin-template-free/demo/)})
28+
[View Demo](https://demos.themeselection.com/sneat-bootstrap-html-laravel-admin-template-free/demo/)
3729

3830
## Installation ⚒️
3931

40-
{installation steps}
32+
Installing and running Sneat is super easy, please follow below steps and you will be ready to rock 🤘
33+
34+
1. Open the terminal in your root directory of Sneat Laravel.
35+
2. Use following command to install composer
36+
37+
```bash
38+
composer install
39+
```
40+
41+
3. Run the following command to generate the key
42+
43+
```bash
44+
php artisan key:generate
45+
```
46+
47+
4. By running the following command, you will be able to get all the dependencies in your **node_modules** folder:
48+
49+
```bash
50+
yarn
51+
```
52+
53+
5. To run the project, you need to run following command in the project directory. It will compile JavaScript and Styles.
54+
55+
```bash
56+
yarn dev
57+
```
58+
59+
6. To serve the application, you need to run the following command in the project directory
60+
61+
```bash
62+
php artisan serve
63+
```
64+
65+
7. Now navigate to the given address, you will see your application is running.🥳
66+
67+
## Available Tasks 🧑‍💻
68+
69+
**Building for Production :** If you want to run the project and make the build in the production mode then run the following command in the root directory, by default the project will continue to run in the development mode:
70+
71+
```bash
72+
yarn prod
73+
```
74+
4175

4276
## What's Included 📦
4377

44-
{template_includes}
78+
- Dashboard
79+
- Layouts
80+
- Without menu
81+
- Without Navbar
82+
- Container
83+
- Fluid
84+
- Blank
85+
- Pages
86+
- Account Settings
87+
- Login
88+
- Register
89+
- Forgot Password
90+
- Error
91+
- Under Maintenance
92+
- Cards
93+
- User Interface
94+
- **All Bootstrap Components**
95+
- Extended UI
96+
- Perfect Scrollbar
97+
- Text Divider
98+
- Boxicon
99+
- Form Elements
100+
- Basic Inputs
101+
- Input Groups
102+
- Form Layout
103+
- Vertical Form
104+
- Horizontal Form
105+
- Tables
45106

46107
## What's in Premium Version 💎
47108

48-
| {template_single_word_name} Free Version | {template_single_word_name} Premium Version |
49-
| ----------------------------------------------- | :------------------------------------------------ |
50-
| [Demo]({[direct_demo_url__NOT_PRODUCT_PAGE_URL](https://demos.themeselection.com/sneat-bootstrap-html-laravel-admin-template-free/demo/)}) | [Demo]({product_landing_page_url}) |
51-
| [Download](https://themeselection.com/item/sneat-bootstrap-html-laravel-admin-template-free/) | [Purchase]({ts_premium_product_page_url}) |
52-
| Single vertical menu | Vertical (+ vertical collapsed) & Horizontal menu |
109+
| Sneat Free Version | Sneat Premium Version |
110+
| ----------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
111+
| [Demo](https://demos.themeselection.com/sneat-bootstrap-html-laravel-admin-template-free/demo/) | [Demo](https://demos.themeselection.com/sneat-bootstrap-html-laravel-admin-template/landing) |
112+
| [Download](https://themeselection.com/item/sneat-free-bootstrap-html-laravel-admin-template/) | [Purchase](https://themeselection.com/item/sneat-bootstrap-html-laravel-admin-template/) |
113+
| Single vertical Menu | Vertical Menu + Horizontal Menu |
114+
| Simple Light Style | Light & Dark Style |
115+
| Default Theme | Default, Semi Dark & Bordered Themes |
116+
| Fixed Layout(Menu) | Fixed & Static Layout(Menu) |
117+
| 1 Simple Dashboard | 3 Niche Dashboards |
118+
| - | Multiple Ready to use Application like Calendar, Invoice, Users List, Users View, Roles and Permission etc. |
119+
| - | **Laravel CRUD Application** |
120+
| Simple From Elements | Advance form elements, validation & form wizard |
121+
| Basic Cards | Basic, Advance , Statistics, Analytics, Gamifications and Actions Cards |
122+
| Basic User Interface(Components) | Advance and Custom User Interfaces(Components) |
123+
| Two Extended Components | Twelve Ready to use Extended Components |
124+
| - | Quick Search - Quickly navigate between pages (w/ hotkey support) |
125+
| Basic Pages | Authentication Pages in 2 Variants + Ready to use pages like User Profile, Account Settings,FAQ, Help Center, Pricing, Misc etc. |
126+
| - | 3D Characters + Illustrations |
127+
| Basic tables | Advanced tables |
128+
| - | Quick customization using theme config file |
129+
| - | Leaflet Maps |
130+
| 1 Chart Library | 2 Chart Libraries |
131+
| - | Multiple Navbar & Menu Options |
132+
| - | Starter-kit |
133+
| - | **Localization support** |
134+
| - | RTL Support |
135+
| Regular Support | Priority Support |
136+
| Detailed Documentation | Detailed Documentation |
53137

54138
## Documentation 📜
55139

56-
<!-- If you have docs in wiki then use below line -->
57-
58-
Check GitHub [Wiki](https://github.com/themeselection/sneat-html-laravel-admin-template-free/wiki) of this repo
59-
60140
<!-- If you have live docs then use below line -->
61141

62-
Check out our live [Documentation]({live_docs_link})
142+
Check out our live [Documentation](https://themeselection.com/demo/sneat-bootstrap-html-admin-template/documentation/laravel-introduction.html)
63143

64144
## Browser Support 🖥️
65145

66-
{note_and_list_of_supported_browsers}
146+
At present, we officially aim to support the last two versions of the following browsers:
147+
148+
- Chrome (latest)
149+
- FireFox (latest)
150+
- Safari (latest)
151+
- Microsoft Edge (latest)
152+
- Opera (latest)
153+
154+
## Useful Links 🎁
155+
156+
- [Freebies](https://themeselection.com/products/category/download-free-admin-templates/)
157+
- [Download Free Admin Templates](https://themeselection.com/products/category/download-free-admin-templates/)
158+
- [Bootstrap 5 CheatSheet](https://bootstrap-cheatsheet.themeselection.com/)
159+
160+
## Support 👨‍💻
161+
162+
We use GitHub issues as support tickets to manage Item support.
163+
164+
1. In order to raise the GitHub issue, you must have a github account. [Raise a Issue](https://github.com/themeselection/sneat-html-laravel-admin-template-free/issues)
165+
166+
## License ©
167+
168+
- Copyright © [ThemeSelection](https://themeselection.com/)
169+
- Licensed under [MIT](LICENSE.md)
67170

68171
## Contributing 🦸
69172

@@ -100,7 +203,7 @@ If you want to [Download Free Admin Templates](https://themeselection.com/produc
100203

101204
## Other variants
102205

103-
* [Vue variant]({free_vue_version_themeselection_link})
206+
* [html variant]({https://themeselection.com/products/sneat-bootstrap-html-admin-template/})
104207
<!-- Add others here -->
105208

106209
## Useful Links 🎁

0 commit comments

Comments
 (0)