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.

dev-master 2022-11-26 09:52 UTC

This package is auto-updated.

Last update: 2024-03-26 12:31:18 UTC


README

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.