I'm wondering this as well - did you ever find an answer?
Oct 28, 2014
5
Level 2
Use laravel new with no folder
Hi,
I already setup my VPS that comes with cpanel with a new subdomain, example sub.abcde.com
Then i install composer, and also laravel installer like whats being told here: http://laravel.com/docs/4.2/quick
Now i can create new laravel project easily just by laravel new appname which will create folder appname in my subdomain
How can i create a new laravel project but not involving new folder creation? So when i open sub.abcde.com i will see the default laravel welcome page rather than sub.abcde.com/appname?
Please or to participate in this conversation.