Update the whole script with php composer and it will workWhite screen
Help please i beg
how can I do itUpdate the whole script with php composer and it will work
depends on your server and if you have a managing system or nothow can I do it
I have shared hosting, I'm using cpanel, can you install it for me? my laptop has been under maintenance for a few days and it's broken. I want to install it on my site, can you help me?depends on your server and if you have a managing system or not
Bro?depends on your server and if you have a managing system or not
ok, can you pm or share how to do it here, thanks.I can try to give you some guidance, but to install it for you unfortunately i do not have the time at the moment
It helped me to update the files using "composer update".
Hello sir,The problem of blank pages can be solved by using the @tgcju method.
Login to your SSH
CD to your website directory,
CD to Application,
run composer update ,
solve
By the way, the current version is already 2.2, who can update it? thanks.
Hello sir, you will need to use the Laravel installation process. As you are a learner you can check about it on Youtube, you will get good tutorials there.how to update the composer? any tutorial or article, sorry I'm just learning about these topics
# composer install
# php artisan config:clear
# php artisan cache:clear
# php artisan key:generate
# php artisan migrate:fresh
# php artisan db:seed
# php artisan serve
I thank you very much sirHello sir, you will need to use the Laravel installation process. As you are a learner you can check about it on Youtube, you will get good tutorials there.
Thanks,
Following are basic Laravel commands:
# composer install # php artisan config:clear # php artisan cache:clear # php artisan key:generate # php artisan migrate:fresh # php artisan db:seed # php artisan serve
it has to do with the plans.Goes directly to login screen instead of home page for a guest user .. can anyone help me fix this issue .. ??
I did create a free monthly plan with no login requirement but still facing the same issue. plz can you guide ?? tried on aapanel and cpanelit has to do with the plans.