Back

Minimal Laravel PHP Cursor Rules

Description

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
Rule Content

  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.