I am doing a Laravel site and I am using HTML forms instead of Collective/Illuminate.
I used to have Illuminate prior to 5.0 but since it is not included anymore, I though it was not mandatory at all and that there would be no problems. However I keep hearing that I should use Collective.
Is it possible to use just HTML in Laravel or I need to use Collective?