HTML
Table des matières
Class xxx not found
Class 'Form' not found (View: .../resources/views/...)
This error occurs when the HTML helper of Laravel isn’t installed.
To solve it, run the following instruction in a DOS session:
composer require laravelcollective/html
More info on https://laravelcollective.com/docs/5.2/html