2017 © Pedro Peláez
 

package laravel-bulma

Bulma for Laravel

image

ridrog/laravel-bulma

Bulma for Laravel

  • Saturday, July 1, 2017
  • by Ridrog
  • Repository
  • 0 Watchers
  • 1 Stars
  • 36 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 3 Versions
  • 9 % Grown

The README.md

Readme

Build Status Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

Full Documentation, (*2)

What is this


Installation

composer require ridrog/bulma-auth

Laravel 5.5

nothing more to do, thanks to package auto discovery, (*3)

> Laravel 5.5

add the Service Provider to app/config.php, (*4)

Ridrog\Bulma\BulmaServiceProvider::class,

Usage

Command: bulma:preset

Adds bulma and font-awesome to the package.json file.
It also overrides app.scss and _variables.scss with bulma specific versions., (*5)

php artisan bulma:preset

Command: bulma:auth

  1. It calls bulma:preset
  2. Create all views and Controller, just like make:auth
php artisan bulma:auth

Config


Details

Commands

  1. bulma:preset
  2. bulma:auth
  3. bulma:view NameOfTheView
  4. bulma:example NameOfTheExample

Views

  • Login
  • Register
  • Password/Email
  • Password/Rest
  • Home
  • Welcome

Partials

  • Pagination

Components


Tests


Change log

Please see CHANGELOG for more information what has changed recently., (*6)

Testing

$ composer test, (*7)

Contributing

Please see CONTRIBUTING for details., (*8)

Security

If you discover any security related issues, please email mail@ridrog.de instead of using the issue tracker., (*9)

Credits

License

The MIT License (MIT). Please see License File for more information., (*10)

The Versions

01/07 2017

dev-master

9999999-dev https://github.com/ridrog-de/laravel-bulma

Bulma for Laravel

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar Ridrog

laravel package bulma.io

30/06 2017

0.0.2

0.0.2.0 https://github.com/:vendor/:package_name

Bulma for Laravel Packages

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar Ridrog

laravel package package development

28/06 2017

0.0.1

0.0.1.0 https://github.com/:vendor/:package_name

Bulma for Laravel Packages

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar Ridrog

laravel package package development