Back to library
5 lines31 words

Minimal Laravel PHP PromptPad Rules

Applies across 1 technologies and 2 prompt categories. Save it to your workspace or launch it with your favorite assistant.

Technologies
Categories
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.