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] Add support for Laravel 10 #4897

Closed
jnoordsij opened this issue Jan 16, 2023 · 8 comments
Closed

[Feature Request] Add support for Laravel 10 #4897

jnoordsij opened this issue Jan 16, 2023 · 8 comments

Comments

@jnoordsij
Copy link
Contributor

Feature Request

What's the feature you think Backpack should have?

Add support for Laravel 10, which is expected to be released at February 7th, 2023.

A starting point could be to look at the upgrade to Laravel 9 (#4094) and tests for that (#4532) and model after that.

@pxpm
Copy link
Contributor

pxpm commented Jan 19, 2023

Thanks for the heads up @jnoordsij

I will add this to my todo list in the next days. 👍

@pxpm pxpm moved this to Todo in This week Jan 19, 2023
@pxpm pxpm self-assigned this Jan 19, 2023
@tabacitu
Copy link
Member

Laravel 10 gets released next week, so... let's prioritize this for this week.

@pxpm
Copy link
Contributor

pxpm commented Jan 30, 2023

Core Packages

DigitallyHappy/assets#16 - ✅
creativeorange/gravatar#34 - ✅
prologuephp/alerts#43 - ✅

Indirect used packages:

ConsoleTVs/Charts#14 - ✅
VentureCraft/revisionable#419
laracasts/Laravel-5-Generators-Extended#200
cviebrock/eloquent-sluggable#589
barryvdh/laravel-elfinder#321 - ✅

@pxpm pxpm mentioned this issue Jan 31, 2023
@tabacitu tabacitu moved this from Todo to In Progress in This week Feb 1, 2023
@tabacitu
Copy link
Member

tabacitu commented Feb 6, 2023

Status report - all core dependencies have L10 support now, so CRUD will soon have L10 support too 🎉.

But let's try to also help these 3 vendors to add L10 support, a lot of Backpack devs are using them:

@tabacitu tabacitu assigned tabacitu and unassigned pxpm Feb 6, 2023
@jnoordsij
Copy link
Contributor Author

Fixed now #4914 is merged and https://github.com/Laravel-Backpack/CRUD/releases/tag/5.5.0 has landed.

Thanks @pxpm!

@github-project-automation github-project-automation bot moved this from In Progress to Done in This week Feb 17, 2023
@blondie63
Copy link

blondie63 commented Feb 27, 2023

Hi, I've a project Laravel 9.52.4 and Backpack 5.5
Is there a guide to upgrade to Laravel 10.x ?

@tabacitu
Copy link
Member

@blondie63 - no guide needed from Backpack's point of view, it supports L10 with no breaking changes. Just follow Laravel's standard upgrade guide - https://laravel.com/docs/10.x/upgrade

@blondie63
Copy link

@tabacitu I've tried but.. look:
Laravel-Backpack/community-forum#415

@tabacitu tabacitu removed this from This week Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants