定制 red-explosion/laravel-devtools 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

red-explosion/laravel-devtools

最新稳定版本:v1.1.0

Composer 安装命令:

composer require red-explosion/laravel-devtools

包简介

A collection of helpful tools for building Laravel projects.

README 文档

README

Red Explosion Logo

Laravel DevTools

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

A collection of helpful tools for building Laravel projects.

Installation

To get started, install Laravel DevTools via the Composer package manager:

composer require red-explosion/laravel-devtools --dev

Usage

Create an S3 bucket

Most of our projects use MinIO during local development to replicate an S3 bucket. When setting up projects for the first time, you will often find yourself needing to create a bucket in MinIO. This package provides a helpful command to create the bucket automatically with the correct permissions.

php artisan storage:create-bucket

Important

You will need to ensure you have configured your AWS_ environment variables before running this command.

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

If you discover a security vulnerability, please send an e-mail to Ben Sherred via ben@redexplosion.co.uk. All security vulnerabilities will be promptly addressed.

Credits

License

Laravel Devtools is open-sourced software licensed under the MIT license.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-12-11