Laravel Classroom image

pankaj
 
To post your Question Join Classroom
 
Lesson Topics's No:-  First|1 | 2 | 3 | 4 | 5 | 6 | 7|Last
Lessons:-Forms

6.4 Generating Buttons
The submit() and button() generator methods both accept the same parameters. The first being
the value of the HTML element, and the second being the usual array of attributes.
1 <?php
2
3 Form::submit('Login');
4 Form::button('Do other thing!');

 
 
 

pankaj

Skills    Laravel

Qualifications :-
Location :-,,,
Description:-
Explore
 

  Students (0)