Good day, I'm new to laravel and have been attempting to figure out how on earth to do a multi-way r...
Hi ! I would like to know why I am reciving an error every time when I try to install elasticsearch...
Hi, I've had an issue with my site http://www.explainervideocost.com , it was working fine when it w...
Hello, I'm trying to pass the data of the form to the post route, but I always get the "MethodN...
I unfortunately need to import data from a third-party vendor and use their non-standard database sc...
Hi all, As I am unsure where to post this so I am posting it here. Thanks for understanding. I would...
Hello, my name is Jakub Kratina and I'm from Czech Republic. I work as a freelance for past 7 years,...
I started to build a Laravel application, during the development of the authentication module I want...
Hello guys, I just wanna know if it's possible to update a table on the DB when the session lifetime...
I trying to use laravel 4.1 mail function with xampp in windows OS. I am using gmail smtp to send th...
i have this code in my controller // 1 $header = DB::table('rekap_cmd')->select('date','uni...
Hi Just wondering is there any kind solution like https://apigility.org/(that is amazing for me) but...
Short: Is there a way to generate a CSRF token in the controller (not in a view)? Long: I have a web...
Hi, I follow this tutorial http://www.tutorialspoint.com/laravel/laravel_middleware.htm.. whenever I...
Hi Guys, I am Pretty New To Developing in PHP + Laravel, I was recently learning to Code Raw PHP whe...
I wanna make a query like this. public function find(Request $request){ $dato=$request->buscarD...
Does anyone have much simpler way to demonstrate $user->can('view')?
I am making POST request: http://localhost:8081/myserver/server.php/api/v1/contracts/1 with body {...
My project on loyalist is working perfectly But when I uploaded to production server some routes wer...
Hello, I have these two routes: Route::get('{id}', ['as' => 'UserProfile', 'uses' =>'UserC...
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