Download the PHP package red-explosion/laravel-devtools without Composer
On this page you can find all versions of the php package red-explosion/laravel-devtools. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download red-explosion/laravel-devtools
More information about red-explosion/laravel-devtools
Files in red-explosion/laravel-devtools
Package laravel-devtools
Short Description A collection of helpful tools for building Laravel projects.
License MIT
Homepage https://github.com/red-explosion/laravel-devtools
Informations about the package laravel-devtools
Laravel DevTools
A collection of helpful tools for building Laravel projects.
Installation
To get started, install Laravel DevTools via the Composer package manager:
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.
[!IMPORTANT] You will need to ensure you have configured your
AWS_
environment variables before running this command.
Testing
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 [email protected]. All security vulnerabilities will be promptly addressed.
Credits
- Ben Sherred
- All Contributors
License
Laravel Devtools is open-sourced software licensed under the MIT license.