NeoZeroSeer

ErrorException: Declaration of Modules\Article\Http\Controllers\Backend\CategoriesController::store should be compatible with App\Http\Controllers\Controller::store

laravel Icon

ErrorException

Declaration of Modules\Article\Http\Controllers\Backend\CategoriesController::store should be compatible with App\Http\Controllers\Controller::store

An unhandled exception occurred on line 171
168
     *
169
     * @return Response
170
     */
171
    public function store(CategoriesRequest $request)
172
    {
173
        $module_title = $this->module_title;

Solution

Looks like this package has very intricate versions relations to laravel releases (and 5.7 are not supported now).
 
According to this commit - https://github.com/vyuldashev/laravel-queue-rabbitmq/…            
View solution externally on StackOverflow
Apr 09, 2021 Anyone

0 replies


Install the browser extension

Found this solution helpful? Try our extension for quick solutions to your Laravel errors.

Chrome logo Add to Chrome - It's free