Skip to content

dillingham/new-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

New Project

A simple setup for anyone wanting to setup code standards & testing in new Laravel projects:

composer require dillingham/new-project
php artisan new-project:install
  • adds project readme
  • adds ide-helper
  • adds larastan
  • adds php mess detector
  • adds php cs-fixer
  • adds laravel-ray
  • adds cypress
  • adds laracasts/cypress
  • adds eslint
  • adds prettier
  • adds github action
  • adds git pre-commit hooks
  • removes dillingham/new-project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published