This is a demo application for the Laravel Learn Bootcamp mini course that can be found at https://laravel.com/learn.
Watch the walkthrough video: https://youtu.be/MOLZOXqaomM
Chirper is a simple social media platform built with Laravel that demonstrates the framework's core features and best practices. The application showcases modern Laravel development techniques including:
- Authentication and authorization
- Database migrations and Eloquent ORM
- Form validation and request handling
- Blade templating engine
- Tailwind CSS for styling
To run this application locally, follow the instructions in the Laravel documentation to get your development server up and running or watch the video tutorial linked above.
The Laravel framework is open-sourced software licensed under the MIT license.