RT, let me ask you all, do you use laravelcollective's Form component for the form in your project or do you write your own html form?
Both are fine, they are actually equivalent. You can use Illuminate/html or Fomer: https://github.com/formers/fo... This is the one I use.
Both are fine, they are actually equivalent.
You can use Illuminate/html or Fomer: https://github.com/formers/fo... This is the one I use.