Top "Laravel-7" questions

Laravel 7 is the previous stable version of the open-source PHP web framework created by Taylor Otwell.

LogicException: Please make sure the PHP Redis extension is installed and enabled

Laravel Version: 7.5.0 PHP Version: 7.2 Database Driver & Version: Redis Everything was working fine but suddenly this error appear i changed …

laravel redis predis laravel-7 laravel-events
Laravel Sanctum vs Passport

What are the differences between these 2? And which one is better for a simple VueJS app? I've read their documents …

laravel laravel-passport laravel-7 laravel-sanctum
"error": "array_merge(): Expected parameter 1 to be an array, null given"

when I am trying to create a new order this errors appears: "error": "array_merge(): Expected parameter 1 to be an …

php laravel laravel-7
laravel/ui[v3.2.0, ..., 3.x-dev] require illuminate/console ^8.0

I try to install: composer require laravel/ui But i Keep receive this error: laravel/ui[v3.2.0, ..., 3.x-dev] require illuminate/…

php laravel composer-php laravel-7 laravel-ui