Download the PHP package dedecube/laravel-support without Composer
On this page you can find all versions of the php package dedecube/laravel-support. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dedecube/laravel-support
More information about dedecube/laravel-support
Files in dedecube/laravel-support
Package laravel-support
Short Description This is my package laravel-support
License MIT
Homepage https://github.com/dedecube/laravel-support
Informations about the package laravel-support
Dedecube - laravel-support
Provide some support for laravel projects.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
Generate .env.* files from .env.example
Add .env.* files to gitignore
Create a secure-pushable .env.*.gpg files
Generate and add to gitignore .env.* files
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- dedecube
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-support with dependencies
spatie/laravel-package-tools Version ^1.16.0
illuminate/contracts Version ^9.0|^10.0|^11.0