andrewelkins/Laravel-4-Bootstrap-Starter-Site

Cannot log into the admin panel

Closed this issue · 4 comments

I went to https://github.com/andrewelkins/Laravel-4-Bootstrap-Starter-Site
and went through all the installation steps. After installation, I cannot get to the admin panel, but I Can get to the user panel.
What am I missing? I tried re-installing..but no luck. (I am on windows 8...does that matter?)

Here's what I tried:

  1. http://localhost/demos/_cms_exploration/Laravel-4-Bootstrap-Starter-Site/public/ -- shows:
    the front-end (user) site.
  2. Going to http://localhost/demos/_cms_exploration/Laravel-4-Bootstrap-Starter-Site/public/admin
    redirects to http://localhost/demos/_cms_exploration/Laravel-4-Bootstrap-Starter-Site/public/
  3. http://localhost/demos/_cms_exploration/Laravel-4-Bootstrap-Starter-Site/admin/ -- shows:
    Object not found!
    The requested URL was not found on this server.

How do I get to the admin panel?

did you try to log in as admin by going to the login form first? username: admin, password: admin

As baopham, you'll need to logged in as an admin first. Then go to the proper url http://example.org/admin

I am trying this scrip in MANY(Fedora17, Fedora20, Windows 7) systems and i still can NOT run it cause the issues i described at #395 AND #395.
If you could run it, could you please describe your system OS and the step by step instalation commands and procedures. I can't get it working at all!!!!

That fixed it, thanks!