How to upload Bagisto from local server to live server?
-
Hello someone there, please tell me how to upload my project to live server? as ussual in Laravel I just replace url adress in config>>app.php
'url' => env('APP_URL', 'http://mydomain.com'),
And then .env file,
Done.
My question, How about Bagisto? could u give me a link or video? how to upload bagisto to online hosting how to config, ect.
I need help, Thanks! -
Hi jeff,
Firstly, please let us know do you want to upload an old project or install fresh project on live server? -
please i have the same problem can you help me
-
Hi there,
Can you please let me know what issue are you facing while uploading the Bagisto from locale to live server.? -
@sanjay-webkul
i want to upload old project -
You can directly upload your local project on your server,
And Run the below commands on server.- Composer update.
-
If you facing any issue while uploading project then please let me know.