Download the PHP package dcyilmaz/formajax without Composer
On this page you can find all versions of the php package dcyilmaz/formajax. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dcyilmaz/formajax
More information about dcyilmaz/formajax
Files in dcyilmaz/formajax
Download dcyilmaz/formajax
More information about dcyilmaz/formajax
Files in dcyilmaz/formajax
Vendor dcyilmaz
Package formajax
Short Description FormAjax converts your forms into forms that submit with ajax without refreshing the page.
License MIT
Package formajax
Short Description FormAjax converts your forms into forms that submit with ajax without refreshing the page.
License MIT
Please rate this library. Is it a good library?
Informations about the package formajax
FormAjax
FormAjax is a javascript module that automatically submits your forms. In this way, you do not need to write extra xhr codes at the bottom of each page.
Installation
You can install the package via Composer:
Install package
Publish public
Call the file in footer
Things to watch out for!
Formajax's return type should be response json
For example, your method that brings a member in laravel should be like this
Your status code must be 200 in the return type, otherwise the error confirm alert will warn you. You can modify the javascript file for further settings and editing.
All versions of formajax with dependencies
PHP Build Version
Package Version
The package dcyilmaz/formajax contains the following files
Loading the files please wait ....