I have problems with mail send in L5.1 Page with the form showing using GET method, but when I fill...
I have custom repository pattern file and my ajax working on controller but not working pattern file...
Is this possible something like this: if(Auth::user()->isCompany()){ $middleware = "auth...
assume a set of routes with a pre-filter using something like: Route::group(['before' => 'subdoma...
I just move a new Laravel site into staging today. The staging environment is going to be the same...
I am new to Laravel. I have created a form where there is the ability to multiple upload files. The...
When I Updating a data it always displays Forbidden. i dont no how to solve it. here is my code bloc...
Hi all, I want to receive a GET request like that: people.php?name=Joe&age=24 For that, I have...
I am building a back-end API with Laravel and need some help with a problem. Example I grab all my P...
I need to make some kind of picture gallery with pagination. I have pagination with 20 items per pag...
I am currently converting a Cake app to laravel but ran into a problem and can't seem to find a solu...
This is my route: Route::resource('/', 'PostsController'); PostController's show() method: publ...
Hi all can any one tell me how to use laravel cookies, exactly for make() a cookie, then store a coo...
Hi buddies, i have an issues with redirect to product-details page for cookie values, here is my FUL...
Hi Experts... Where to put javascript, images and css files that can be accessed any where in the vi...
Hi, I am havign this error while installing laravel on live. I cloned from GIT. Catchable fatal erro...
I created a request php artisan make:request ContactFormRequest and then changed authorize() method...
Hi, I'm trying to make resource routing as laravel do but seems in lumen does not have any option fo...
Hi all i have implemented the 404 page, but the issue is i need to check the condition if the reques...
I am a newbie to Laravel and I keep banging my head against this issue. I have a student model that...
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