getting_started_with_laravel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
getting_started_with_laravel [03.12.2020 15:38] – [Tricks] Pascal Sutergetting_started_with_laravel [03.12.2020 15:39] – [Form validation] Pascal Suter
Line 161: Line 161:
      }      }
 </code> </code>
 +there are many [[https://laravel.com/docs/8.x/validation#available-validation-rules|validation rules]] available already in Laravel and custom rules can be added if needed. 
  
 now here are a few cool things about the validator:  now here are a few cool things about the validator: 
  • getting_started_with_laravel.txt
  • Last modified: 04.12.2020 11:44
  • by Pascal Suter