Support the ongoing development of Laravel.io →
Database Eloquent Forms
Last updated 1 year ago.
0

Have you checked your logs (app/storage/*) to see what error is being thrown? If it's doing an AJAX request to get the page have you used an inspector to see what the response is?

Also, you are missing the last ' in this code.

 return View::make('mobilepages.mobilepage1);
Last updated 1 year ago.
0

The inspector showed that a password is needed as an input. So i added a password field and validation. Now the app works :D

Last updated 1 year ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

JeffreyR jeffreyr Joined 11 Feb 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.