Pages
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
Friday, February 8, 2019
Laravel 5 Check if request is ajax request | Ajax request validation
<?php
use
Illuminate\Support\Facades\Request;
return
Request
::
ajax
();
/* True | False */
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment