Coder Social home page Coder Social logo

laravel-bulma's Introduction

Readme

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

Full Documentation

What is this


Installation

composer require ridrog/bulma-auth

Laravel 5.5

nothing more to do, thanks to package auto discovery

> Laravel 5.5

add the Service Provider to app/config.php

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.

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.

Testing

$ composer test

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

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

laravel-bulma's People

Contributors

ridrog-de avatar

laravel-bulma's Issues

Error after installation

Hey,
after installing your software i got the following error:

[Symfony\Component\Console\Exception\CommandNotFoundException] There are no commands defined in the "bulma" namespace.

I think it has something todo with your software not beeing auto discovered. Here is the install log from a fresh Laravel 5.5.

Using version ^0.1.1 for ridrog/bulma-auth
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Nothing to install or update
Generating optimized autoload files
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
> @php artisan package:discover
Discovered Package: laravel/tinker
Discovered Package: fideloper/proxy
Package manifest generated successfully.

I hope that helps to find the bug.
Greetings
Leo

Installation failed if there is no factories folder

Hey there,
i am trying out your software and i really like it. I just noticed one thing, during installation i got an error because i did not have the database/factories folder. Maybe you can check for that in your installer.

Could not scan for classes inside "database/factories" which does not appear to be a file nor a folder
I am on Laravel 5.4 and then upgraded to 5.5.
Thanks and greetings
Leo

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.