Best laravel framework open-source packages.

Gio chirps

A microblogging platform. Born from Laravel Bootcamp tutorial. Crafting user accounts, sharing musings, and email pings upon interaction. MVC achitecture, Laravel Breeze authentication, e-mail sorcery, back-end event learnings, middleware guardianship, and stunning UI.
Updated 9 months ago

GioChirps

📌 Project idea

GioChirp is a microblogging platform that allows users to share their thoughts and ideas. I developed this platform based on the tutorial from Laravel Bootcamp, and it turned out to be an amazing learning experience!

💡 Key Features

✅ User accounts with authentication and registration.

✅ Create, edit, and share your thoughts with other users.

✅ Get email notifications when others interact with your posts.

🔧 Technologies

Laravel Vue.js TailwindCSS MySQL

🏗️ Development Details

The project follows the MVC model, leveraging the Inertia framework to seamlessly integrate Laravel and Vue.js. The login system was implemented using Laravel Breeze, providing a smooth user experience.

📚 My learning Journey

Throughout this project, I had the opportunity to explore new concepts and technologies:

📌 E-mail notifications and mail-trapping for seamless user communication.

📌 Back-end events and event listeners to handle various interactions.

📌 Middlewares to enhance the application's security and control flow.

📌 Leveraging Tailwind CSS to craft a stunning and responsive UI.

🎦 Video Showcase

Check out the video on YouTube here:

GioChirps video showcase

🖼️ Screenshots

Home

Registering

Logging in

Posting message

Editing message

Saving message

Feed