承接 austencam/cable 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

austencam/cable

Composer 安装命令:

composer require austencam/cable

包简介

A Laravel Livewire authentication preset.

README 文档

README

A Laravel Livewire authentication preset. As in, a bundle of wires. 🚠

This is meant to be used for new projects, not existing ones.

Requirements

  • Laravel 8+
  • PHP 7.4+

Installation

To install the preset, simply require it via composer, and run the command.

composer require austencam/cable
php artisan cable:run

If you're really crazy, you can use add this alias to your .zshrc or .bashrc file:

function newapp() {
    composer create-project --prefer-dist laravel/laravel ${1:-newapp}
    cd ${1:-newapp}
    composer require austencam/cable
    php artisan cable:run
    cp .env.example .env
    php artisan key:generate
}

Then you can run newapp your-app-name to start a fresh laravel project with the preset.

Features

  • Removes minified .js and .css files from version control
  • Boilerplate configured for Tailwind 1.x, Alpine 2.x, and Livewire 2.x
  • Blade components for app and auth layouts
  • Livewire components
    • Login & Logout
    • Register
    • Forgot Password (via email)
    • Profile
  • Blade components
    • <x-input>
    • <x-card>
    • <x-logo>
    • <x-button>
    • <x-inline-flash>
  • Tests included for all Livewire components

Contributing

Find a bug? Have a feature suggestion? This project is open for contribution of ideas and bugfixes -- create an issue!

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-10-05

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固