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.
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
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.
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
composer test
Please see CHANGELOG for more information on what has changed recently. cense (MIT). Please see License File for more information.