Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ColoredCow
/
portal
Public
Notifications
You must be signed in to change notification settings
Fork
52
Star
55
Code
Issues
334
Pull requests
15
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Upgrade to Laravel 13
- #3877
#3877
Draft
rathorevaibhav
wants to merge 24 commits into
develop
ColoredCow/portal:develop
from
upgrade/laravel-13
ColoredCow/portal:upgrade/laravel-13
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Draft
Upgrade to Laravel 13
#3877
rathorevaibhav
wants to merge 24 commits into
develop
ColoredCow/portal:develop
from
upgrade/laravel-13
ColoredCow/portal:upgrade/laravel-13
Copy head branch name to clipboard
Commits
Commits on Jun 9, 2026
refactor(books): replace abandoned google-vision with Vision REST call
Show description for a861232
Vipul-Ydv
and
claude
committed
a861232
View commit details
Copy full SHA for a861232
Browse repository at this point
refactor(factories): migrate root factories to class-based (Phase 0)
Show description for 93e5d1d
Vipul-Ydv
and
claude
committed
93e5d1d
View commit details
Copy full SHA for 93e5d1d
Browse repository at this point
Commits on Jun 10, 2026
ci: unify CI workflows (Phase 0)
Show description for 8021b6b
Vipul-Ydv
and
claude
committed
8021b6b
View commit details
Copy full SHA for 8021b6b
Browse repository at this point
ci(phase-0): pin Node 24 via .nvmrc + setup-node@v4 in all workflows
Show description for abef701
Vipul-Ydv
and
claude
committed
abef701
View commit details
Copy full SHA for abef701
Browse repository at this point
refactor(corcel): replace corcel package with plain Eloquent WP models (Phase 0)
Show description for 3d54196
Vipul-Ydv
and
claude
committed
3d54196
View commit details
Copy full SHA for 3d54196
Browse repository at this point
test(phase-0): add feature tests for Salary and EffortTracking modules
Show description for 0a899ef
Vipul-Ydv
and
claude
committed
0a899ef
View commit details
Copy full SHA for 0a899ef
Browse repository at this point
fix(ci): revert integration-testing DB to homestead credentials
Show description for 1883784
Vipul-Ydv
and
claude
committed
1883784
View commit details
Copy full SHA for 1883784
Browse repository at this point
Commits on Jun 11, 2026
fix(review): address reviewer and CodeRabbit feedback on WordPress models
Show description for 1d82bea
Vipul-Ydv
and
claude
committed
1d82bea
View commit details
Copy full SHA for 1d82bea
Browse repository at this point
test(phase-0): add missing feature tests for OAuth, Invoice, and Prospect
Show description for cd832db
Vipul-Ydv
and
claude
committed
cd832db
View commit details
Copy full SHA for cd832db
Browse repository at this point
chore(phase-0): remove jgrossi/corcel and jordikroon/google-vision
Show description for 3759081
Vipul-Ydv
and
claude
committed
3759081
View commit details
Copy full SHA for 3759081
Browse repository at this point
fix(review): add ?? 'draft' fallback in JobObserver updated() status mapping
Show description for 120f033
Vipul-Ydv
and
claude
committed
120f033
View commit details
Copy full SHA for 120f033
Browse repository at this point
Merge pull request #3861 from ColoredCow/feature/laravel-upgrade
Show description for e27c36f
Vipul-Ydv
authored
e27c36f
View commit details
Copy full SHA for e27c36f
Browse repository at this point
Commits on Jun 13, 2026
feat(phase-1): bump CI to PHP 8.1 + MySQL 8.0, add upgrade/laravel-13 triggers
Show description for d70260c
Vipul-Ydv
and
claude
committed
d70260c
View commit details
Copy full SHA for d70260c
Browse repository at this point
Commits on Jun 15, 2026
fix(phase-1): sync lock file with PHP 8.1 platform pin
Show description for a7a18e0
Vipul-Ydv
and
claude
committed
a7a18e0
View commit details
Copy full SHA for a7a18e0
Browse repository at this point
fix(phase-1): apply php-cs-fixer modifier_keywords fixes
Show description for 670b265
Vipul-Ydv
and
claude
committed
670b265
View commit details
Copy full SHA for 670b265
Browse repository at this point
fix(phase-1): apply php-cs-fixer modifier_keywords fixes
Show description for 99f342b
Vipul-Ydv
and
claude
committed
99f342b
View commit details
Copy full SHA for 99f342b
Browse repository at this point
Commits on Jun 16, 2026
fix(phase-1): minimize lock regen to the necessary PHP 8.1 changes
Show description for cf9d824
rathorevaibhav
and
claude
committed
cf9d824
View commit details
Copy full SHA for cf9d824
Browse repository at this point
Commits on Jun 20, 2026
Merge pull request #3863 from ColoredCow/feature/phase-1-staging-baseline
Show description for 93a6cac
Vipul-Ydv
authored
93a6cac
View commit details
Copy full SHA for 93a6cac
Browse repository at this point
Commits on Jun 21, 2026
feat(phase-2): upgrade to Laravel 9
Show description for e755c2a
Vipul-Ydv
and
claude
committed
e755c2a
View commit details
Copy full SHA for e755c2a
Browse repository at this point
chore(phase-2): resolve merge conflicts with upgrade/laravel-13
Show description for cbdb602
Vipul-Ydv
and
claude
committed
cbdb602
View commit details
Copy full SHA for cbdb602
Browse repository at this point
fix(phase-2): address code review findings
Show description for 95b0d51
Vipul-Ydv
and
claude
committed
95b0d51
View commit details
Copy full SHA for 95b0d51
Browse repository at this point
fix(phase-2): fix CI phpstan failure after larastan upgrade
Show description for bdff691
Vipul-Ydv
and
claude
committed
bdff691
View commit details
Copy full SHA for bdff691
Browse repository at this point
Commits on Jun 24, 2026
fix(phase-2): regenerate permission config for spatie v5, document FILESYSTEM_DISK
Show description for 38a3bdb
rathorevaibhav
and
claude
committed
38a3bdb
View commit details
Copy full SHA for 38a3bdb
Browse repository at this point
Merge pull request #3871 from ColoredCow/feature/phase-2-laravel-9
Show description for 0815b72
rathorevaibhav
authored
0815b72
View commit details
Copy full SHA for 0815b72
Browse repository at this point
You can’t perform that action at this time.