summerblue / laravel5-cheatsheet

A quick reference guide (cheat sheet) for Laravel 5.1 LTS, listing artisan, composer, routes and other useful bits of information.
https://cs.laravel-china.org/
784 stars 167 forks source link

Added pjax check #11

Open melanholly opened 8 years ago

melanholly commented 8 years ago

I've added PJAX check to the request description. I am not aware if the Chinese version is correct but still looks good to me.
For reference https://github.com/laravel/framework/blob/5.1/src/Illuminate/Http/Request.php#L181