mviniciusca/warriorfolio

Warriorfolio 2 is an advanced portfolio application tailored for developers. Built with Laravel and Filament, it delivers a polished, intuitive platform to highlight your skills, projects, and accomplishments. Whether you're starting out or a seasoned professional, Warriorfolio 2 empowers you to cre


README

Warriorfolio 2

Warriorfolio 2 Preview

๐Ÿ“‹ Introduction

Warriorfolio empowers users to craft personalized and professional portfolios with ease. Its modular architecture ensures flexibility and adaptability, enabling seamless customization to meet diverse needs and creative visions.

From a simple Landing Page to a complete site with multiple pages, the modules integrate like true LEGO pieces, making Warriorfolio 2 the ideal tool for those seeking a simple, fast, and effective portfolio.

Developed to be 100% managed through the Control Panel, without the need for deep technical knowledge in programming, PHP, or Laravel.

โœจ Features

New in version 2.1.3 - March, 2025
  • ๐Ÿช Saturn UI: A revamped and modernized user interface.
  • ๐Ÿ–ฅ๏ธ Browser Mockup: Showcase your projects in a realistic browser mockup.
  • ๐Ÿ–ผ๏ธ Portfolio Gallery: A new and improved gallery layout.
  • ๐Ÿ”„ Inverse Mode: Switch between light and dark themes effortlessly.
  • ๐Ÿ”ฅ Module Creator: Build and customize new modules with ease.
  • ๐Ÿ‘€ Section Heading Visibility Control: Toggle the visibility of section headings.
  • โฌ‡๏ธ New Footer Layout: Enhanced and customizable footer design.
  • โšก Query Boost Performance: Improved database query performance for faster load times.
  • ๐Ÿ“„ Files Documentation: Comprehensive documentation for managing files.
  • ๐Ÿ› Bug Fixes: Resolved various issues to improve stability and performance.
Inside the Box
  • ๐Ÿ“ Blog and Portfolio with advanced features
  • ๐Ÿ“Š Analytics and Newsletter integration
  • ๐Ÿ“„ Resume, Linkedin "Open to Work" badge and Skills display
  • ๐Ÿ“ธ Gallery and Sliders for showcasing work
  • ๐Ÿ“š Certificates, Courses, and Bio sections
  • ๐Ÿ› ๏ธ Flexible Control Panel with customizable modules
  • ๐Ÿ”„ Maintenance and Discovery Modes
  • ๐Ÿ“ฑ Responsive, optimized design
  • ๐Ÿ‘ฅ Customer showcase and Skills display
  • ๐Ÿ“ง Email capture and Google Analytics
  • ๐Ÿ’ฌ WhatsApp Web and Contact form
  • ๐Ÿ“ฅ Inbox
  • ๐Ÿ”” Notifications and Alerts

๐Ÿš€ Installation

Composer

composer create-project mviniciusca/warriorfolio

Clone and setup

git clone https://github.com/mviniciusca/warriorfolio.git
cd warriorfolio
composer install
npm install
cp .env.example .env
php artisan key:generate
php artisan storage:link
php artisan migrate:fresh --seed
php artisan serve

In a new terminal:
npm run dev

๐Ÿ”ง Additional Resources

Content Blocks

You don't need to stick to Warriorfolio's default design. The application offers extremely versatile code blocks and structural components that allow countless combinations and customizations. These elements are divided into: Components, Design, and Core.

Maintenance Mode

Put your application in maintenance mode with the option to keep the contact form and social networks active.

Discovery Mode

Activate this feature to view your application while it's in maintenance mode. An informative stripe will be displayed at the top indicating that Discovery Mode is enabled.

Core Modules Decoupling

Customize which main modules will be displayed on your site. By default, Warriorfolio includes: Header, Hero Section, About You, Projects, Customers, Contact, Newsletter, and Footer. You can enable or disable these modules in the application settings.

๐Ÿ–ฅ๏ธ Requirements

  • ๐Ÿ˜ PHP 8.2 or higher
  • ๐Ÿงช PHP Extensions: OpenSSL, PDO, Zip ...
  • ๐Ÿ’พ Database: MySQL, PostgreSQL, SQLite
  • ๐Ÿคต๐Ÿป Composer 2.0 or higher
  • ๐ŸŒฑ NPM 10.2 or higher

๐Ÿ“š Documentation

Visit the Official Documentation for Warriorfolio hosted on Vercel.

โš™๏ธ Technologies

Warriorfolio is built with modern and robust technologies:

  • Laravel: PHP framework created by Taylor Otwell
  • Filament: Toolkit for creating admin panels, developed by Dan Harrin, Zep Fietje, and the community
  • Livewire: Laravel framework that allows the creation of real-time applications, by Caleb Porzio

๐Ÿค Contributions and Feedback

If you've found a bug, want to contribute, or provide feedback, feel free to open an issue or a pull request. Your opinion is very important!

๐Ÿ‘ Acknowledgments

  • To Warriorfolio 1 users
  • For feedback and contributions received
  • To Taylor Otwell, creator of Laravel
  • To Dan Harrin, Zep Fietje, and the entire PHP community, creators of Filament
  • To Caleb Porzio, creator of Livewire
  • To the entire PHP and Laravel community

๐Ÿ“„ License

Warriorfolio is an Open Source application under the MIT license.

Developed with โค๏ธ by Marcos Coelho