Skip to content

mark5cinco/tshirtcust

Repository files navigation

Install Composer Packages

Run composer install

Migrate and Populate Database

Run php artisan migrate:refresh --seed

Generate IDE Helper File

Run php artisan ide-helper:generate

Notes

Fix error 35 when paypal is in server Change CURLOPT_SSLVERSION from 1 to 4 in vendor/paypal/lib/PayPal/Core/PayPalHttpConfig.php Link to fix

Cant Upload images even if png and less than 2Mb Edit php.ini and configue post_max_size or upload_max_size to a higher value

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published