actions / actions/starter-workflows

Laravel GitHub CI starter workflow is outdated

Open
#2,378 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.