Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP

laravel installation

after completing all of the installation and type 127.0.0.1:8000 all i get is no input file specified. can anyone help??

when I type vagrant ssh from my homestead directory this is what I get

System load: 0.0 Processes: 93 Usage of /: 4.1% of 39.34GB Users logged in: 0 Memory usage: 11% IP address for eth0: 10.0.2.15 Swap usage: 0% IP address for eth1: 192.168.10.10

Graph this data and manage this system at: https://landscape.canonical.com/

Get cloud support with Ubuntu Advantage Cloud Guest: http://www.ubuntu.com/business/services/cloud

2 Answers

Jaime Bernal
Jaime Bernal
8,068 Points

i haven't watched the video tutorials, however you can install composer first and then install laravel via composer. Then simply navigate to the public directory and it should be working.

Hi Jaime

Thanks for replying. I got it working got rid of apache on my ubantu and then re installed the virtual box. This seemed to fix the problem.