php - Laravel - install in subfolder of document root -
i have static homepage @ http://example.com, , want set laravel app in public_html/project directory.
that makes public url access project: http://example.com/project/public
i don't want have public segment @ end, should do?
php apache laravel laravel-4
No comments:
Post a Comment