Harmonic / laravel-preset

Laravel preset with inertiaJS, Tailwind CSS and admin theme.
42 stars 4 forks source link

Laravel 7 Compatibility #10

Open ejntaylor opened 4 years ago

ejntaylor commented 4 years ago

Would love to try this out but (along with Inertia Tables) it throws an error when installing with Laravel 7.

Thanks in advance for your hard work - looks great.

`Your requirements could not be resolved to an installable set of packages.

Problem 1

Installation failed, reverting ./composer.json to its original content.`

ejntaylor commented 4 years ago

I had a crack at updating this preset and table to Laravel7, but was not successful. I wasn't 100% sure how to get the preset composer command to use my development branch of the table repo.

Anyway, might be of use so I will link here:

https://github.com/raisonon/laravel-preset/tree/bugfix/laravel7 https://github.com/raisonon/inertia-table/tree/bugfix/laravel7

MohamedAbdelkarim commented 4 years ago

same here!