Giter Site home page Giter Site logo

luisfayre / laravel-tabler-ui Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 4.08 MB

Laravel Tabler UI utilities and presets, (in development)

License: MIT License

PHP 0.20% SCSS 0.01% JavaScript 85.27% CSS 14.52%
laravel laravel-admin-panel laravel-packages laravel-tabler laravel-ui tabler tabler-ui

laravel-tabler-ui's Introduction

Laravel Tabler UI

Thanks godruoyi ๐ŸŽ‰

For creating the original package laravel-tabler-ui, but don't worked for 6.0 version, so now is compatible.

Introduction

Now laravel ui implement a premium and open source dashboard template with a responsive and high-quality UI.

A premium and open source dashboard template with a responsive and high-quality UI.

Installing

in composer.json

"repositories": [
  {
    "type": "git",
    "url": "https://github.com/luisfayre/laravel-tabler-ui"
  }
],
"require": {
.
.
.
.
"luisfayre/laravel-tabler-ui": "dev-main" <-- import
    },

Usage

First publish the js libs public/libs

php artisan vendor:publish --tag=tabler-libs

Second

// Generate basic scaffolding...
php artisan ui tabler

// or

// Generate login / registration scaffolding...
php artisan ui tabler --auth

More use go to Laravel Ui Official Documentation.

Contributing

You can contribute in one of three ways:

  1. File bug reports using the issue tracker.
  2. Answer questions or fix bugs on the issue tracker.

License

Laravel UI is open-sourced software licensed under the MIT license.

laravel-tabler-ui's People

Contributors

luisfayre avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

t0rik

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.