LaravelPackages.net
Acme Inc.
Toggle sidebar
amirhf/laravel-stubs

This repository contains an opinionated version of the Laravel default stubs that may be amended after publishing. In order to make them as strict as possible, these are not intended for everyone.

95
0
About amirhf/laravel-stubs

amirhf/laravel-stubs is a Laravel package for this repository contains an opinionated version of the laravel default stubs that may be amended after publishing. in order to make them as strict as possible, these are not intended for everyone.. It currently has 0 GitHub stars and 95 downloads on Packagist. Install it with composer require amirhf/laravel-stubs. Discover more Laravel packages by amirhf or browse all Laravel packages to compare alternatives.

Last updated

Laravel Stubs

This repository contains an opinionated version of the Laravel default stubs that may be amended after publishing. In order to make them as strict as possible, these are not intended for everyone.

Installation

You can install this package using composer:

composer require --dev amirhf/laravel-stubs

And finally, add the stubs using the command below:

php artisan publish:stubs --force

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently. cense (MIT). Please see License File for more information.

Comments