Hello, sorry I am new to laravel and php in gerneral so I apologise in advance if my question is wei...
this my error return $this->getRouteForMethods($request, $others);} throw new NotFoundHttpExcepti...
Dusk Version: 6.4 Laravel Version: 6.2 PHP Version: 7.3 Database Driver & Version: mysql Ver...
To a certain element in my app I added a path /blog/category/{id}/{category} But sometimes at clicki...
php artisan make:mail WhateverName Gives this error: Hide Copy Code UnexpectedValueException Inval...
Hi. I have a problem with displaying laravel session variable. I'm setting session variable in route...
Laravel version 8.7 can be worked together with Vue.js 3.x and Laravel mix?
I've been using laravel 8 to create a store and for some reason all of my pages won't show in browse...
I use Laravel 8 inertia vue. I have a model (activerecord) and I would like to update it, particular...
Hi, I use the laravel filesystem with the following config `> 'disks' => [ 'local' =>...
Is there solution for multiple views for different subdomains? Also it should handle queuable action...
I have a post route in api that returns a view. I also have auth middleware. So in front end I have...
I tried a lot to find the error on code even I have contacted the developer to fix this issue. But t...
Hi to all. I'm trying to develop an application with Backend made with Laravel and frontend made wit...
I dont know what is going on with the routes of my Laravel 7 project. When the route is simple, like...
Symfony \ Component \ HttpKernel \ Exception \ MethodNotAllowedHttpException No message.. kindly ass...
I want to create a Component that provides only data without a view. For example: <x:wg.items.lis...
Hi, I want to create a kind of social media platform. So I have different Posts, where each post pot...
i have {{ route('view/issue', $issue->id) }} in an email view. This generates "http://localh...
Hello, I'm new at Laravel. I'm getting 404 page not found and have no idea why. My routes list, as y...
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.