Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: support Laravel 5.1+ (currently 5.5+) #47

Open
asgrim opened this issue Feb 3, 2020 · 2 comments
Open

Feature request: support Laravel 5.1+ (currently 5.5+) #47

asgrim opened this issue Feb 3, 2020 · 2 comments
Labels
enhancement New feature or request nice to have This is a "nice to have" feature - not a critical requirement

Comments

@asgrim
Copy link
Collaborator

asgrim commented Feb 3, 2020

A friend of mine @liam-wiltshire was asking around for Laravel-focused APMs. I suggested they try out Scout, but they are on an older version of Laravel than we support out the box.

He did a bit of work to get some of the Laravel agent working on Laravel 5.1 and up. See diff - I pulled Liam's changes into a branch in case the fork is deleted: https://github.com/scoutapp/scout-apm-laravel/compare/experimental-laravel-51-support

Investigate bringing these changes into this library and see if we can support earlier Laravel versions.

@asgrim asgrim added enhancement New feature or request nice to have This is a "nice to have" feature - not a critical requirement labels Feb 3, 2020
@asgrim
Copy link
Collaborator Author

asgrim commented Feb 3, 2020

Note, pull changes into branch:

git checkout experimental-laravel-51-support
git pull https://github.com/liam-wiltshire/scout-apm-laravel master

@asgrim
Copy link
Collaborator Author

asgrim commented Feb 3, 2020

Generally whilst 5.1 was an LTS, it hasn't received security fixes support since 2018. We're probably leaning towards keeping 5.5 (LTS) as the minimum for now, which has security support until Aug 30th 2020. Unless there is increased demand for older Laravel versions, this will probably stay on the "nice to have" list for now.

@asgrim asgrim changed the title Support for earlier versions of Laravel? Feature request: support Laravel 5.1+ (currently 5.5+) Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nice to have This is a "nice to have" feature - not a critical requirement
Projects
None yet
Development

No branches or pull requests

1 participant