2017 © Pedro Peláez
 

library laravel-semantic-ui-css

Semantic UI Implementation for Laravel

image

wangaz/laravel-semantic-ui-css

Semantic UI Implementation for Laravel

  • Tuesday, November 7, 2017
  • by Wangaz
  • Repository
  • 3 Watchers
  • 16 Stars
  • 6,607 Installations
  • JavaScript
  • 2 Dependents
  • 0 Suggesters
  • 3 Forks
  • 2 Open issues
  • 10 Versions
  • 15 % Grown

The README.md

laravel Semantic UI CSS package

This laravel package provides Semantic-UI-CSS to your laravel project., (*1)

Requirements

  • laravel (version 5.0 or higher) OR lumen (5.0 or higher)

Installation

  1. Use composer to get this package composer require wangaz/laravel-semantic-ui-css or add "wangaz/laravel-semantic-ui-css": ">=0.3" to your composer.json file
  2. Add to your composer.json: (You may need to insert some code parts to existing code)
    "scripts": {
      "post-update-cmd": [
        "mkdir -p public/assets",
        "ln -sf ../../vendor/wangaz/laravel-semantic-ui-css/src/assets/jquery public/assets/jquery",
        "ln -sf ../../vendor/wangaz/laravel-semantic-ui-css/src/assets/semantic-ui public/assets/semantic-ui"
      ]
    }

Run composer update via CLI, (*2)

Hints

  • If you are updating your laravel app via composer, this package will also be updated. You won't have to run the vendor:publish, this will be done automatically.

The Versions

07/11 2017

dev-develop

dev-develop

Semantic UI Implementation for Laravel

  Sources   Download

MIT

The Requires

 

laravel css semantic ui

27/09 2017

dev-legacy

dev-legacy

Semantic UI Implementation for Laravel

  Sources   Download

MIT

The Requires

 

laravel css semantic ui

25/09 2017

dev-master

9999999-dev

Semantic UI Implementation for Laravel

  Sources   Download

MIT

laravel css semantic ui

25/09 2017

1.3.0

1.3.0.0

Semantic UI Implementation for Laravel

  Sources   Download

MIT

laravel css semantic ui

13/02 2017

1.2.0

1.2.0.0

Semantic UI Implementation for Laravel

  Sources   Download

MIT

laravel css semantic ui

15/03 2016

1.0.1

1.0.1.0

Semantic UI Implementation for Laravel

  Sources   Download

MIT

laravel css semantic ui

20/01 2016

1.0.0

1.0.0.0

Semantic UI Implementation for Laravel

  Sources   Download

GPL-3.0

laravel css semantic ui

19/01 2016

0.2.2

0.2.2.0

Semantic UI Implementation for Laravel

  Sources   Download

LGPL v3

laravel css semantic ui

03/11 2015

0.1.3

0.1.3.0

Semantic UI Implementation for Laravel

  Sources   Download

CC-BY 4.0

The Requires

 

laravel css semantic ui

06/10 2015

0.1.0

0.1.0.0

Semantic UI Implementation for Laravel

  Sources   Download

CC-BY 4.0

The Requires

 

laravel css semantic ui