Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 859 Bytes

File metadata and controls

28 lines (19 loc) · 859 Bytes

Cook

Latest Version on Packagist Total Downloads Tests Software License

Opinionated package to speed up new Laravel projects.

Installation

You can install the package via composer:

composer require gizburdt/cook --dev

Usage

php artisan cook:install

Testing

composer test