Support the ongoing development of Laravel.io →
Views Architecture

I would like to develop an iOS app that uses a little native code to wrap html pages for views. It will be an information app that downloads data.

I'm new to Laravel and PHP frameworks and I don't see how to work with Laravel's /app and /public folders inside a mobile app.

Has anyone figured out a way to do this?

Jim

Last updated 3 years ago.
0

Laravel is a PHP framework, so needs to run on a server - you can't put run a Laravel app on an iOS device, it needs to be hosted on a server.

Last updated 3 years ago.
0

Have your client iOS app to consume your Laravel API

Last updated 3 years ago.
0

Thank you for your responses. I'll probably use Phone Gap but may use the iOS web view for part of the app.

Last updated 3 years ago.
0

Laravel 4 (server-side API) & Ionic Framework (client-side/mobile app) & Phonegap Build = sorted.

Last updated 3 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

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.

© 2025 Laravel.io - All rights reserved.