A powerful, open-source blogging platform built with Laravel 11. Create, manage, and share your stories with unprecedented ease.
Create, edit, schedule, and publish articles with image uploads and galleries
Full CRUD operations for managing articles, categories, and users
Dynamic, real-time components for a seamless user experience
Built-in tools for better search visibility
Toggle between light and dark themes for user comfort
Displays estimated reading time for articles
Nested comments with real-time updates and moderation
Customizable profiles with avatars and social links
Clean and intuitive dashboard for managing your content
Rich text editor with image uploads and formatting tools
Complete control over users, articles, and settings
Easy on the eyes with automatic theme switching
Get started by cloning the Valero repository
git clone https://github.com/zmeulDev/valero.git
Install PHP and Node.js dependencies
composer install && npm install
Configure your environment variables
cp .env.example .env && php artisan key:generate
Set up your database tables
php artisan migrate --seed
Need more detailed instructions?
Read DocumentationValero is an open-source project dedicated to making content sharing simple and beautiful. Whether you're a blogger, developer, or content creator, Valero provides the tools you need to share your stories with the world.