Ide Rules Cursor

Cursor: Minimal Laravel PHP Cursor Rules

IDE rule for Minimal Laravel PHP Cursor Rules

Skill 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.