How to start a Laravel application.
php artisan serve –host 0.0.0.0
When running laravel you get errors if redis is allowed in the .env file.
Use this command to install php extensions
sudo apt install php php-cli php-common php-json php-zip php-gd php-mbstring php-curl php-xml php-bcmath php-json php-pdo php-tokenizer php-xmlwriter php-ctype php-json php-bz2 php-zip php-dom