This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Composer + Laravel
#4
RE: Composer + Laravel
Hi,

I'm not at all a specialist nor even a beginer about laravel. i only sorted out to make the website to work, but I do not know even if there is a "standard" lavarel configuration.

The configuration I got from the backup was this:
  • app
  • bootstrap
  • public
    • css/ ...
    • ....
    • packages/ ...
    • .htaccess
    • index.php
    • ....
  • artisan
  • composer.json
  • ...
I have changed it to make it compatible with zpanel/Sentora openbase_dir:
- I moved all content that was in "root" directory in a directory named "Laravel"
- I moved in root directory all files that was present in "public" directory
- I protected the new "laravel" directory with a "deny from all"
and then adjusted pathes in index.php, and laravel/bootstrap/paths.php file according to the new disposition:
  • css/ ....
  • ...
  • packages/ ...
  • .htaccess
  • index.php
  • lavravel
    • app
    • bootstrap
    • artisan
    • composer.json
    • ...
  • packages
Hope it will help.

5050
Reply
Thanks given by:


Messages In This Thread
Composer + Laravel - by Smartay - 10-17-2014, 07:28 AM
RE: Composer + Laravel - by TGates - 10-17-2014, 07:57 AM
RE: Composer + Laravel - by Smartay - 10-17-2014, 08:08 AM
RE: Composer + Laravel - by 5050 - 10-17-2014, 09:16 AM
RE: Composer + Laravel - by jacobg830 - 10-17-2014, 07:12 PM
RE: Composer + Laravel - by modpluz - 10-17-2014, 09:49 PM
RE: Composer + Laravel - by Smartay - 10-17-2014, 11:43 PM
RE: Composer + Laravel - by modpluz - 10-17-2014, 11:45 PM
RE: Composer + Laravel - by Smartay - 10-18-2014, 12:37 AM
RE: Composer + Laravel - by sosojni - 10-18-2014, 08:34 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Install composer nscloud 5 11 ,337 10-02-2017, 06:39 PM
Last Post: Me.B
Composer + Flarum Totte 1 4 ,428 04-27-2017, 06:16 PM
Last Post: Me.B

Forum Jump:


Users browsing this thread: 1 Guest(s)