samedi 30 avril 2016

Is there any way to do Partial page refresh on page load without writing JQuery in Laravel?

I know both .NET and PHP and as per my understanding EntityFramework in .NET is same thing as Laravel in PHP.

in .NET we have @using (Ajax.BeginForm that renders forms same as {!! Form::open in PHP.

@using (Ajax.BeginForm does not refresh the whole page on form submit and I don't need to write JQuery to do this. So, basically it acts same as JQuery.ajax

Question: Is there any way to do Partial page refresh on form submit without writing JQuery in Laravel?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire