|
1 | 1 | <p align="center"></p>
|
2 | 2 |
|
3 | 3 | <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"> |
6 | 6 | </a>
|
7 | 7 | </p>
|
8 | 8 |
|
9 | 9 | <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"> |
11 | 11 | Sneat - Free Bootstrap 5 HTML Laravel Admin Template
|
12 | 12 | </a>
|
13 | 13 | </h1>
|
14 | 14 |
|
15 | 15 | <p align="center">Most Powerful & Comprehensive Free Bootstrap 5 HTML Laravel Admin Dashboard Template built for developers!</p>
|
16 | 16 |
|
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 | +     |
29 | 18 |
|
30 |
| -<kbd>[](https://themeselection.com/item/sneat-bootstrap-html-laravel-admin-template-free/)</kbd> |
| 19 | + |
| 20 | +<kbd>[](https://themeselection.com/item/sneat-free-bootstrap-html-laravel-admin-template/)</kbd> |
31 | 21 |
|
32 | 22 | ## Introduction 🚀
|
33 | 23 |
|
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. |
35 | 27 |
|
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/) |
37 | 29 |
|
38 | 30 | ## Installation ⚒️
|
39 | 31 |
|
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 | + |
41 | 75 |
|
42 | 76 | ## What's Included 📦
|
43 | 77 |
|
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 |
45 | 106 |
|
46 | 107 | ## What's in Premium Version 💎
|
47 | 108 |
|
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 | |
53 | 137 |
|
54 | 138 | ## Documentation 📜
|
55 | 139 |
|
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 |
| - |
60 | 140 | <!-- If you have live docs then use below line -->
|
61 | 141 |
|
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) |
63 | 143 |
|
64 | 144 | ## Browser Support 🖥️
|
65 | 145 |
|
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) |
67 | 170 |
|
68 | 171 | ## Contributing 🦸
|
69 | 172 |
|
@@ -100,7 +203,7 @@ If you want to [Download Free Admin Templates](https://themeselection.com/produc
|
100 | 203 |
|
101 | 204 | ## Other variants
|
102 | 205 |
|
103 |
| -* [Vue variant]({free_vue_version_themeselection_link}) |
| 206 | +* [html variant]({https://themeselection.com/products/sneat-bootstrap-html-admin-template/}) |
104 | 207 | <!-- Add others here -->
|
105 | 208 |
|
106 | 209 | ## Useful Links 🎁
|
|
0 commit comments