LaravelPHP
ViaCEP
A Laravel system for CEP lookups via the ViaCEP web service, featuring login, registration, password recovery, and search history.
Published on:
Looking up an address might seem simple, but building a complete system around it takes a lot more than just a search, and that's exactly the challenge this project took on. Built with the Laravel framework, the system integrates the ViaCEP web service to perform postal code lookups, allowing data to be inserted after a successful search and letting users view the full history of past queries. It also features complete access authentication, including new user registration and password recovery by email, delivering a simple, intuitive, and responsive experience from start to finish.