actions / actions/starter-workflows
Laravel GitHub CI starter workflow is outdated
Open
Nobody has claimed this yet.
no-issue-activity
- Dominant language
- TypeScript
- Stars
- 12.1k
- Forks
- 7.3k
- PR merge metrics
- No merged PRs in 30d
Description
The Laravel starter is outdated.
- Updating PHP version (the version 8.0 is not compatible with Laravel 11 and 10)
- Updating setup-php actions
- Updating checkout actions
- Using migration command to finalizing the sqlite configuration
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Laravel starter workflow and reviewing its PHP, setup-php, checkout, and SQLite configuration. Update the workflow for Laravel 10 and 11 compatibility, including running the migration command, then verify the workflow completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, laravel, php, sqlite
- Domain
- backend, ci-cd, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100