I
I
Ismail-12020-01-03 16:54:55
Laravel
Ismail-1, 2020-01-03 16:54:55

How to host a website written in laravel on shared hosting?

All posted - did everything as in this video
How to post

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Korya, 2020-01-09
@Korya

php artisan clear-compiled
php artisan cache:clear
php artisan route:clear
php artisan view:clear
php artisan config:clear
php artisan event:clear
composer dump-autoload --optimize
php artisan config:cache
php artisan route:cache

Installation
composer install --no-ansi --no-dev --no-interaction --no-plugins --no-progress --no-scripts --prefer-dist --no-suggest --optimize-autoloader

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question