Download the PHP package vicgutt/laravel-stubs without Composer
On this page you can find all versions of the php package vicgutt/laravel-stubs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download vicgutt/laravel-stubs
More information about vicgutt/laravel-stubs
Files in vicgutt/laravel-stubs
Package laravel-stubs
Short Description Overwrites and provides an opinionated version of the Laravel stubs
License MIT
Homepage https://github.com/vicgutt/laravel-stubs
Informations about the package laravel-stubs
Overwrites and provides an opinionated version of the Laravel stubs
This package provides opinionated versions of the Laravel stubs and may provide it's own in the future.
It's also important to note that this package extends the underlying Laravel command while completly overwriting the command signature. Now, the command always set's the "force" flag to true
. Meaning, any previously published stub will be overwritten everytime this command gets run.
Installation
You can install the package via composer:
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
If you're interested in contributing to the project, please read our contributing docs before submitting a pull request.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Victor GUTT
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-stubs with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^11.0