laravel 8 php 8.0.27 "phpmailer/phpmailer": "^6.9", "spatie/laravel-permission": "^6.0", "stripe/stripe-php": "^13.5.0" "spatie/laravel-medialibrary": "^8.0.0" composer require league/csv:^9.8 php 8.0 laravel 8 composer require stripe/stripe-php:^13.11 composer install --ignore-platform-reqs composer require "laravel/framework:^8.0" composer require doctrine/dbal composer require "spatie/laravel-medialibrary:^8.0.0" --with-all-dependencies php artisan vendor:publish --provider="Spatie\MediaLibrary\MediaLibraryServiceProvider" --tag="migrations" php artisan migrate STRIPE_KEY=pk_test_0rY5rGJ7GN1xEhCB40mAcWjg STRIPE_SECRET=sk_test_lUp78O7PgN08WC9UgNRhOCnr APP_TIMEZONE='MST' git pull origin main git checkout -b develop Olive github token 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 DB_DATABASE=servicedemoweb_queen_mother DB_USERNAME=servicedemoweb_develop DB_PASSWORD=_ANuk&!67&bn Import Sql File Error utf8mb4_0900_ai_ci replace this utf8_unicode_ci utf8mb4 replace this utf8 -- Dumping database structure for the_club_house CREATE DATABASE IF NOT EXISTS `the_club_house` /*!40100 DEFAULT CHARACTER SET utf8 COLLATE utf8_unicode_ci */ /*!80016 DEFAULT ENCRYPTION='N' */; Remove this line