serverfireteam / panel

An easily configurable admin panel for Laravel applications.
MIT License
427 stars 144 forks source link

Upgrade to Laravel 5.7 #385

Closed AdrianHL closed 5 years ago

AdrianHL commented 5 years ago

Update dependencies to match Laravel 5.7 requirements

AlirezaAlgo commented 5 years ago

It needs more work to support laravel 5.7

AdrianHL commented 5 years ago

Could you shed more light into what changes are needed? I may help to add this support :)

AlirezaAlgo commented 5 years ago

We had a pull request with many changes for laravel 5.7 but had few issues,

Have you tested this pull request changes with laravel 5.7? did all the functions work?

AdrianHL commented 5 years ago

Could you point me that PR? I can't find it. Thanks

AlirezaAlgo commented 5 years ago

Oh sorry, my mistake it was a pull request about something else.

Have you tested your code?

AdrianHL commented 5 years ago

Going to check it now.

AdrianHL commented 5 years ago

I can't say 100% that it's working but haven't found any issues so far.

AlirezaAlgo commented 5 years ago

Thank you will release it as alpha version so we can keep testing it, Please use it and let us know if you see any issue

AdrianHL commented 5 years ago

Thanks, will do.