Support the ongoing development of Laravel.io →
Eloquent Forms Validation
Last updated 2 years ago.
0
  • register a first route to show view with form
  • register a second route to retrive data submitted by form and put on a database
  • set action of the form to the second route

To put data into database you can use query builder (http://laravel.com/docs/5.1/queries) or models (http://laravel.com/docs/5.1/eloquent)

Routes (http://laravel.com/docs/5.1/routing)

Optional:

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Martinez93 martinez93 Joined 16 Jun 2015

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.