https://github.com/laravel-frontend-presets/tabler
Laravel 7.x Front-end preset for Tabler UI
https://github.com/laravel-frontend-presets/tabler
Last synced: 16 days ago
JSON representation
Laravel 7.x Front-end preset for Tabler UI
- Host: GitHub
- URL: https://github.com/laravel-frontend-presets/tabler
- Owner: laravel-frontend-presets
- Created: 2020-05-07T16:38:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-13T15:37:43.000Z (almost 5 years ago)
- Last Synced: 2025-04-11T04:39:59.451Z (16 days ago)
- Language: HTML
- Size: 38.1 KB
- Stars: 7
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Here's the latest documentation on Laravel 7.0:
https://laravel.com/docs/master/
# A Boilerplate repo for presets
This package makes it easy to use [Tabler UI](https://tabler.io/) with Laravel 7.0+.
## Contents
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [Credits](#credits)
- [License](#license)## Installation
To install this preset on your laravel application, simply run:
``` bash
composer require laravel-frontend-presets/tabler
```## Contributing
Please check our contributing rules in [our website](https://laravel-frontend-presets.github.io) for details.
## Credits
- [danswiser](https://github.com/danswiser)
- [All Contributors](../../contributors)## License
The MIT License (MIT).