i created middleware for logging api request and response ,but i want to log it into mysql table.how...
Laravel Version: 5.5 (upgraded from 5.1 version to version). PHP Version: 7.1.11 Database Driver &a...
I am testing the Laravel 5.4, i found something weird. from a simple hello world function: public fu...
I am using an ajax call to delete an object from the database, but i am not using a form for this so...
Maybe I don't understand the concept of middlewares correctly. Is the only thing I can do redirectin...
Here is register new user code in php laravel-5.4 mysql ####################code here starts######...
I have an Angular.js and Laravel web application. All my ajax posts and get requests to the laravel...
Hello everyone! After some have watched screencasts I see that everyone wrote a routes manually for...
I am create Restfull API using laravel 5.4 and create simple CRUD demo with middleware group routing...
I'm looking to do sub requests in my API, to other parts of my API. I have done this before in Symfo...
Hi everyone, i have a bit of a struggle with the resource controllers. As you can guess from the top...
Hello, I'm trying to get the ID of the ids that I'm passing, in case it can be up to two ids since I...
Hello everyone, I'm starting with Laravel and I'm really enjoying it. I need your help, I need to qu...
Hey, as title stated, I lose my flash data after I trigger a Session::save in the destruct of my con...
this my error Class Iluminate\Http\Reqeust does not exist namespace App\Mail; use Illuminate\Bus\Que...
I am implementing a laravel web application and I separately implementing native mobile application...
I need to use the cache driver = "file" for the cache to be stored and so I can use it in...
I have a column say placeditems where each time an user places his order a json object is stored.So,...
guys, i have this code. i intend to make whole document printed but only 1 row appear $query = mysql...
Hi, The github ticket https://github.com/laravel/framework/issues/15847 pretty much summarizes the i...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community