Support the ongoing development of Laravel.io →

smudly

Joined 4 Aug 2014

Statistics

Threads 1
Replies 7
Solutions 0
Articles 0

How do i see if Laravel installation is complted succesfully.

I have installed the Laravel framework and i would like to start using it but I am missing something...

0 Likes
10 Replies
replied 9 years ago

How do i see if Laravel installation is complted succesfully.

I have everything working on OpenSuse 13.1, with Apache2. Now when i enter localhost/test/users it...

0 Likes
replied 9 years ago

How do i see if Laravel installation is complted succesfully.

localhost/testproject/public/index.php/users works http://stackoverflow.com/questions/16897504/larav...

0 Likes
replied 9 years ago

How do i see if Laravel installation is complted succesfully.

localhost:8000/users worked But If You have arrived appears when I am using Apache2 what do I need t...

0 Likes
replied 9 years ago

How do i see if Laravel installation is complted succesfully.

I tried boh localhost/testproject/public/users and localhost/testproject/app/users with the same r...

0 Likes
replied 9 years ago

How do i see if Laravel installation is complted succesfully.

I changed the route to Route::get('/users', function() { echo "users!"; }); with the same...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.