Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload to Hosting #11

Open
argicontech opened this issue Nov 24, 2017 · 6 comments
Open

Upload to Hosting #11

argicontech opened this issue Nov 24, 2017 · 6 comments

Comments

@argicontech
Copy link

How to upload to hosting?

@bestmomo
Copy link
Owner

If you have SSH it's easy, just follow all points of installation in the readme file. If you dont have git just use FTP to copy the repo.

Point your domain on public folder.

If you dont have SSH it's another story because you must all set on local and all send with FTP.

@argicontech
Copy link
Author

Thanks you!

@argicontech
Copy link
Author

Hello,

I move all files from public folder to your root directory.
And edit file: index.php

require __DIR__.'/my_new_folder/vendor/autoload.php';
$app = require_once __DIR__.'/my_new_folder/bootstrap/app.php';

then delete default Laravel’s 5.5 public directory.
run Medias Gestion error elFinder:

Invalid backend configuration. Readable volumes not available.

How to config elFinder after move public?

@bestmomo
Copy link
Owner

Look at configuration : elfinder.php and filesystem.php

@kkoti30
Copy link

kkoti30 commented Dec 4, 2017

have done all what is adviced and when i am point to the site public IP its giving me error page

@sirBobz
Copy link

sirBobz commented Apr 9, 2018

@kkoti30 were you able to host the solution? I am facing a similar problem hosting... It works well, in test ie php artisan serve.

However, I am having a challenge hosting it....I am having a challenge with configuration : elfinder.php and filesystem.php.

Kindly advice.

Cc @argicontech @bestmomo @GrCOTE7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants