返回

Minimal Laravel PHP Cursor Rules

描述

Write code that follows Laravel & PHP guidelines from spatie.be. Do not remove the PHPDoc blocks or comments from the code. Use snake_case for naming regular variables. Otherwise, follow the guidelines.

Laravel
PHP
规则内容

  Write code that follows Laravel & PHP guidelines from spatie.be.
  Do not remove the PHPDoc blocks or comments from the code.
  Use snake_case for naming regular variables. Otherwise, follow the guidelines.