gizburdt / cook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cook

Latest Version on Packagist Total Downloads 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

Todo

  • Use composer config http-basic.nova.laravel.com your-nova-account-email@your-domain.com your-license-key for the auth file
  • Use composer config repositories.nova '{"type": "composer", "url": "https://nova.laravel.com"}' --file composer.json for the Nova repository
  • Use shift-cli

Testing

composer test

About


Languages

Language:PHP 100.0%