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
Installs: 152
Dependents: 0
Suggesters: 0
Security: 0
Stars: 46
Watchers: 4
Forks: 9
Open Issues: 0
Type:project
Requires
- php: ^8.2
- awcodes/filament-curator: *
- filament/filament: ^3.3
- flowframe/laravel-trend: ^0.3.0
- laravel/framework: ^11.44.0
- laravel/sanctum: ^4.0
- opcodesio/log-viewer: ^3.12
- pxlrbt/filament-excel: ^2.3
- z3d0x/filament-fabricator: ^2.4
- z3d0x/filament-logger: ^0.7.3
Requires (Dev)
- fakerphp/faker: ^1.9.1
- laravel/pint: ^1.0
- laravel/sail: ^1.18
- mockery/mockery: ^1.4.4
- nunomaduro/collision: ^8.1
- phpunit/phpunit: ^10.1
- spatie/laravel-ignition: ^2.0
This package is auto-updated.
Last update: 2025-04-03 16:46:50 UTC
README
Warriorfolio 2
๐ 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