Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

fuelviews/laravel-init-archive

Repository files navigation

Laravel init package

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

Installation

You can install the package via composer:

composer require fuelviews/laravel-init:^0.0

You can initialize the package using the install command:

php artisan init:install

You can force initialize the package using the install command:

php artisan init:install --force

Testing

composer test

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

License

The MIT License (MIT). Please see License File for more information.