Skip to content

The list of Laravel projects we can contribute and learn.

Notifications You must be signed in to change notification settings

LaravelArtisans/dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

Laravel Projects Dictionary

A curated list of Laravel projects where you can learn by contributing or viewing the code. This repository serves as a resource for developers who want to explore real-world Laravel applications and improve their skills.

πŸ“š Projects

1. Basic CRUD - Laravel Best Practices

Repository: MrPunyapal/basic-crud

Learn the best practices of Laravel through a clean and well-structured CRUD application. Perfect for beginners and intermediate developers looking to understand proper Laravel patterns and conventions.

What you'll learn:

  • Laravel best practices and coding standards
  • CRUD operations
  • MVC architecture
  • Database relationships
  • Form validation

2. Livewire Chat App

Repository: MrPunyapal/livewire-chat-app

Build a real-time chat application using Laravel Livewire. This project demonstrates how to create interactive features without writing JavaScript.

What you'll learn:

  • Laravel Livewire fundamentals
  • Real-time features
  • WebSocket integration
  • User authentication
  • Chat application architecture

3. Pinkary - Social Media Platform

Repository: pinkary-project/pinkary.com

A production-ready social media platform built with Laravel and Livewire. This is a real-world application where you can see how large-scale Laravel projects are structured and maintained.

What you'll learn:

  • Building real-world Livewire applications
  • Social media features implementation
  • Advanced Laravel patterns
  • Testing strategies
  • Production-ready code structure

🀝 Contributing

Want to add your Laravel project to this list? We welcome contributions!

How to Add a Project

  1. Fork this repository
  2. Add your project following the format above
  3. Include a clear description of what developers can learn
  4. Submit a pull request

Project Requirements

  • Must be Laravel-based
  • Should have educational value
  • Code should be well-documented
  • Active or archived projects are welcome

πŸ“ License

This repository is open-sourced. Feel free to use and contribute to it.


Note: This is a community-driven project. The inclusion of projects doesn't imply endorsement, but rather serves as a learning resource for the Laravel community.

About

The list of Laravel projects we can contribute and learn.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published