FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
How I built a local business directory with Laravel 11 + Flutter PWA (and packaged it as a starter kit)
How-ToWeb Development

How I built a local business directory with Laravel 11 + Flutter PWA (and packaged it as a starter kit)

via Dev.to WebdevJose Antonio Perez3h ago

I've been building business directory apps for local clients and decided to document the architecture and package it as a reusable starter kit for other developers. The Stack Backend: Laravel 11 REST API Frontend: Flutter PWA + Android Maps: OpenStreetMap via flutter_map (no Google Maps API key needed) Database: MySQL with full-text search and Haversine geolocation How it works The API handles two types of users: admin and capturista (data entry operator). Capturistas capture business listings which go into a pending state. Admins review and approve or reject them before they appear publicly. Authentication uses custom tokens stored in a tokens_sesion table — no Sanctum overhead for a simple use

Continue reading on Dev.to Webdev

Opens in a new tab

Read Full Article
2 views

Related Articles

What Claude Code Actually Has Access To by Default (and What to Lock Down)
How-To

What Claude Code Actually Has Access To by Default (and What to Lock Down)

Medium Programming • 5h ago

Introducing the Live Config Plugin
How-To

Introducing the Live Config Plugin

Medium Programming • 5h ago

The Future of Software Isn’t Building. It’s Cleaning Up.
How-To

The Future of Software Isn’t Building. It’s Cleaning Up.

Medium Programming • 6h ago

Hermès doesn’t include a power adapter with its $5,150 charging case
How-To

Hermès doesn’t include a power adapter with its $5,150 charging case

The Verge • 7h ago

How to Automate Form UX Audits: Errors, Hints, and Keyboard Flows
How-To

How to Automate Form UX Audits: Errors, Hints, and Keyboard Flows

FreeCodeCamp • 8h ago

Discover More Articles