please explain with an example for me what does $request->ajax() do?
hello for example : i have tow <select> Elements (Drop-Down List) one of it for category and a...
hello I need have captcha for my Forms how can I have captcha in laravel 5? and how can I have capt...
Hello what is difference between this method: public function store(Request $request) { $input =...
hello i want to save user ip in my DB. How to use Request::ip() in laravel 5?
The Laravel portal for problem solving, knowledge sharing and community building.
The community