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-stubsAnd finally, add the stubs using the command below:
php artisan publish:stubs --force
composer testPlease see CHANGELOG for more information on what has changed recently. cense (MIT). Please see License File for more information.