ridrog/bulma-auth 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ridrog/bulma-auth

最新稳定版本:0.1.1

Composer 安装命令:

composer require ridrog/bulma-auth

包简介

Laravel auth routes and view with bulma.io styling

README 文档

README

Scaffolds your laravel app with bulma.io.
Masterview, Login, Register, Passwords, Pagination..

WIP: Created from a noob ... so don't use it

Version: 0.1.1

php artisan make:bulma-auth

Installation

A. Require the Package

composer require ridrog/bulma-auth

B. Add the Command

@ app/console/kernel.php

use Ridrog\BulmaAuth\Console\MakeBulmaAuthCommand;

and

protected $commands = [
        ....
        MakeBulmaAuthCommand::class
        ....
    ];

C. Run the command

php artisan make:bulma-auth

D. Compile the frontend stuff

npm install --save-dev bulma font-aweseome

and

npm run dev

What happend?

We copy a lot of stuff into the app

  • A Masterview with header, footer and some sections
  • A modified Version of the Home and the Welcome View
  • Views for login/register and password resets
  • Two Controller (WelcomeController and HomeController)
  • Sass, with all the bulma variables and fontawesome
  • Bootstrap.js, only vue and axios.
  • Font-awesome fonts
  • A pagination partial

统计信息

  • 总下载量: 238
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 0
  • Forks: 0
  • 开发语言: HTML

其他信息

  • 授权协议: Unknown
  • 更新时间: 2017-02-26

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固