Laravel & Flutter Full-Stack Setup
Budget: ₹600 – ₹1,500 INR
I have a fresh project that must live in both worlds—Laravel for the web API/admin panel and Flutter for the companion mobile app. At this stage all I need is a clean, working foundation that compiles and runs out of the box, so I can concentrate on feature development later.
Here’s what the initial milestone covers:
• Spin up a new Laravel 10 project, configure .env, database connection, basic routing and an API structure (one sample JSON endpoint is enough).
• Create the matching Flutter project that calls that endpoint and shows the returned data on a simple screen, proving the round-trip works.
• Enable CORS and any easy security headers so the app can hit the API during local and production builds.
• Add a first empty migration so future tables go in smoothly.
• Provide a concise README covering local setup, build commands and deployment notes for both projects.
No advanced modules—payments, real-time notifications, or authentication—are needed yet; this is purely the skeleton for a full-stack web & mobile application.
I’ll review the deliverables by cloning the repos, running `composer install`, `npm run dev`, `flutter pub get`, then building and seeing the sample call succeed. Let me know the Laravel and Flutter versions you prefer and how much time you expect for this setup.
Here’s what the initial milestone covers:
• Spin up a new Laravel 10 project, configure .env, database connection, basic routing and an API structure (one sample JSON endpoint is enough).
• Create the matching Flutter project that calls that endpoint and shows the returned data on a simple screen, proving the round-trip works.
• Enable CORS and any easy security headers so the app can hit the API during local and production builds.
• Add a first empty migration so future tables go in smoothly.
• Provide a concise README covering local setup, build commands and deployment notes for both projects.
No advanced modules—payments, real-time notifications, or authentication—are needed yet; this is purely the skeleton for a full-stack web & mobile application.
I’ll review the deliverables by cloning the repos, running `composer install`, `npm run dev`, `flutter pub get`, then building and seeing the sample call succeed. Let me know the Laravel and Flutter versions you prefer and how much time you expect for this setup.
Related categories:
PHP
Software Architecture
MySQL
Laravel
Full Stack Development
Backend Development
Flutter
API Development