Skip to content
This repository was archived by the owner on Sep 18, 2020. It is now read-only.

Commit 72784b5

Browse files
author
Matt Fletcher
committed
WIP: New README
1 parent 63db707 commit 72784b5

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

README.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,9 @@
1-
# Laravel UI
2-
3-
<a href="https://packagist.org/packages/laravel/ui"><img src="https://poser.pugx.org/laravel/ui/d/total.svg" alt="Total Downloads"></a>
4-
<a href="https://packagist.org/packages/laravel/ui"><img src="https://poser.pugx.org/laravel/ui/v/stable.svg" alt="Latest Stable Version"></a>
5-
<a href="https://packagist.org/packages/laravel/ui"><img src="https://poser.pugx.org/laravel/ui/license.svg" alt="License"></a>
1+
# UIkit UI preset for Laravel
62

73
## Introduction
84

9-
While Laravel does not dictate which JavaScript or CSS pre-processors you use, it does provide a basic starting point using [Bootstrap](https://getbootstrap.com/) and [Vue](https://vuejs.org/) that will be helpful for many applications. By default, Laravel uses [NPM](https://www.npmjs.org/) to install both of these frontend packages.
10-
11-
**We are not accepting new presets.**
12-
13-
## Official Documentation
14-
15-
Documentation can be found on the [Laravel website](https://laravel.com/docs/frontend).
5+
Laravel by default ships with a UI preset for [Bootstrap](https://getbootstrap.com/) and [Vue](https://vuejs.org/). I prefer [UIkit](https://getuikit.com/) though, so this is my alternative to the stock presets.
166

177
## License
188

19-
Laravel UI is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).
9+
This preset follows the license of Laravel UI itself, and is therefore open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)