Laravel-Backpack / CRUD

Build custom admin panels. Fast!
https://backpackforlaravel.com
MIT License
3k stars 880 forks source link

Pull #5548

Closed akhtar-techrayslabs closed 5 days ago

akhtar-techrayslabs commented 5 days ago

WHY

BEFORE - What was wrong? What was happening before this PR?

??

AFTER - What is happening after this PR?

??

HOW

How did you achieve that, in technical terms?

??

Is it a breaking change?

??

How can we test the before & after?

??

If the PR has changes in multiple repos please provide the command to checkout all branches, eg.:

git checkout "dev-branch-name" &&
cd vendor/backpack/crud && git checkout crud-branch-name &&
cd ../pro && git checkout pro-branch-name &&
cd ../../..
welcome[bot] commented 5 days ago

BOOM! Your first PR with us, thank you so much! Someone will take a look at it shortly.

Please keep in mind that:

Thank you!

-- Justin Case The Backpack Robot

pxpm commented 5 days ago

Thanks @akhtar-techrayslabs

It seems you got it working, keep those PR's coming 🙏

Cheers