March 7, 20232 yr don't edit .env file manually, just extract all files and run your website for installation proccess
March 7, 20232 yr 12 hours ago, Jei Grey said: @Advanced Locate how solution to error like this? try this cd /public rm -r storage ln -s ../storage/app/public storage or Run "php artisan storage:link" in directory apps.. $ cd public_html/wablast $ php artisan storage:link
March 8, 20232 yr @Micro Creatives Can you tell me how to install it , i open my domain and it shows blank page
March 9, 20232 yr On 4/3/2022 at 2:26 AM, Mahmoud said: https://doniacloud.com/ef084683f0478b22 thanx
March 13, 20232 yr On 3/6/2023 at 5:24 AM, ardiansh said: but i have fixed it with : 1. Go into the .env file, create a variable called FILESYSTEM_DRIVER, and set it to public, as shown below: FILESYSTEM_DRIVER=public Next, use the command below in order to create the symbolic link. php artisan storage:link 2. You can also go to the public directory and run: rm storage Then go to the project root and run: php artisan storage:link [root@server my-project-root]# php artisan storage:link PHP Parse error: syntax error, unexpected '=' in /var/www/vhosts/yyyyy/httpdocs/my-project-root/vendor/symfony/string/Resources/functions.php on line 34
March 21, 20232 yr On 3/20/2023 at 6:14 PM, Micro Creatives said: @kecoamumet can you tell me what is the code you used for cronjobs ? just like this, im using aapanel /www/server/php/80/bin/php /www/wwwroot/website/artisan schedule:run 1>> /dev/null 2>&1 and i remove all the disabled function from the php.ini because i dont know which one is blocking the script. so i just empty the disable_functions = Edited March 21, 20232 yr by kecoamumet
March 25, 20232 yr On 3/23/2023 at 10:03 PM, Team JobLess said: not working when going to install its showing page expired add ob_start(); after php start at public/index.php
March 26, 20232 yr @dev58 THANKS ITS WORKING BUT ONE MORE PROBLEM SIR WHEN GOING TO CONNECT WHATSAPP ITS SHOWING WATING FOR NODE SERVER PLEASE HELP
March 26, 20232 yr 1 hour ago, Team JobLess said: @dev58 THANKS ITS WORKING BUT ONE MORE PROBLEM SIR WHEN GOING TO CONNECT WHATSAPP ITS SHOWING WATING FOR NODE SERVER PLEASE HELP which control panel are you using?
March 26, 20232 yr @dev58 51 minutes ago, dev58 said: which control panel are you using? @dev58 SHARED CPANEL NINZAHOST.IN
March 28, 20232 yr anyone have documentation or instalation for linux or shared hosting I have successfully installed on localhost but i try to linux and shared hosting is not working Thanks Edited March 28, 20232 yr by Re Uploader
March 30, 20232 yr On 3/28/2023 at 9:03 AM, Re Uploader said: anyone have documentation or instalation for linux or shared hosting I have successfully installed on localhost but i try to linux and shared hosting is not working Thanks maybe your hosting company not compatible with it
April 11, 20232 yr On 3/28/2023 at 9:03 AM, Re Uploader said: anyone have documentation or instalation for linux or shared hosting I have successfully installed on localhost but i try to linux and shared hosting is not working Thanks Whats your problem sir?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.