Support the ongoing development of Laravel.io →
posted 9 years ago
Views
Last updated 1 year ago.
0

You appear to have your environment set as production, which will make it tricky to debug any issues you have. Read Environment Configuration, implement and then try again.

Last updated 1 year ago.
0

The issue will probably be because you have your adminPage controller referenced for both routes.

In your controller, if you have two adminPage methods, it will break. Try to rename the second method and route to something different.

Hopefully that will fix it.

Last updated 1 year ago.
0

I fixed it by replace every <script> with HTML::script(''); it worked now every page look good. Anyway thanks for the help.

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

zexuswolf zexuswolf Joined 12 Oct 2014

Moderators

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.