Download the PHP package gabrielfemi/laravel-config-maker without Composer
On this page you can find all versions of the php package gabrielfemi/laravel-config-maker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gabrielfemi/laravel-config-maker
More information about gabrielfemi/laravel-config-maker
Files in gabrielfemi/laravel-config-maker
Download gabrielfemi/laravel-config-maker
More information about gabrielfemi/laravel-config-maker
Files in gabrielfemi/laravel-config-maker
Vendor gabrielfemi
Package laravel-config-maker
Short Description Creates configuration file
License MIT
Homepage https://github.com/gabrielfemi/laravel-config-maker
Package laravel-config-maker
Short Description Creates configuration file
License MIT
Homepage https://github.com/gabrielfemi/laravel-config-maker
Keywords gabrielfemilaravel-config-maker
Please rate this library. Is it a good library?
Informations about the package laravel-config-maker
⚙
Laravel Config Maker
[![Latest Version on Packagist](https://img.shields.io/packagist/v/gabrielfemi/laravel-config-maker.svg?style=flat-square)](https://packagist.org/packages/gabrielfemi/laravel-config-maker)
[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/gabrielfemi/laravel-config-maker/run-tests?label=tests)](https://github.com/gabrielfemi/laravel-config-maker/actions?query=workflow%3Arun-tests+branch%3Amaster)
[![Total Downloads](https://img.shields.io/packagist/dt/gabrielfemi/laravel-config-maker.svg?style=flat-square)](https://packagist.org/packages/gabrielfemi/laravel-config-maker)
Quickly create your configuration files.
=======
composer require gabrielfemi/laravel-config-maker
Usage
php artisan config:make test
This creates a file in the directory called
The default content of the file is
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
- Gabriel Akinyosoye
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-config-maker with dependencies
PHP Build Version
Package Version
The package gabrielfemi/laravel-config-maker contains the following files
Loading the files please wait ....