laravel-frontend-presets/bulma 问题修复 & 功能扩展

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

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

laravel-frontend-presets/bulma

最新稳定版本:v3.0.4

Composer 安装命令:

composer require laravel-frontend-presets/bulma

包简介

Bulma Frontend Preset For Laravel Framework 6.0 and Up

README 文档

README

Bulma Frontend Preset For Laravel Framework 5.5 and Up

Current version: Bulma ^v0.8.0 + Bulma Extensions ^v6.2.7

Usage

  1. Fresh install Laravel 5.5 (and up) and cd to your app.
  2. Install this preset via composer require laravel-frontend-presets/bulma. No need to register the service provider. Laravel 5.5 & up can auto detect the package.
  3. Use php artisan ui bulma for basic Bulma preset. OR Use php artisan ui bulma-auth for basic preset, Auth route entry and Bulma Auth views in one go.
  4. npm install
  5. npm run dev
  6. Configure your favorite database (mysql, sqlite etc.)
  7. php artisan migrate to create basic user tables.
  8. php artisan serve (or equivalent) to run server and test preset.

Bulma Pagination Template

  1. Upto Laravel 5.6 - Vendor publish and replace the code from here default.blade.php
  2. Laravel 5.7 and up - Vendor publish and replace the code from here bootstrap-4.blade.php

Bulma Extensions

  1. It is a set of missing Bulma.io functionalities in the form of extensions. More info at https://wikiki.github.io/
  2. Customize bulma.sass, bulma-extensions.sass, bulma-extensions.js and app.js as needed.

Screenshots

Bulma login screen

统计信息

  • 总下载量: 55.74k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 174
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 171
  • Watchers: 11
  • Forks: 26
  • 开发语言: HTML

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-07-23