Packages

  • Sanctum - Make API Auth
  • Pest - Make Automated Tests
  • Laravel Pint - Code Style
  • LaraStan -> Finding errors in your code
  • PHP Insights -> Analyze the code quality

Commands

./vendor/bin/phpstan analyse ./vendor/bin/pest ./vendor/bin/pint ./vendor/bin/phpinsights

Project structure