leantony / laravel-grid

A grid view for laravel, inspired by the yii2 grid widget
https://leantony.github.io/laravel-grid/
MIT License
91 stars 39 forks source link

How to install with laravel 8 #127

Open qhanm opened 2 years ago

qhanm commented 2 years ago

Hi, How to install with laravel 8 When i run : composer install leantony/laravel-grid "~2.0". I get error message Laravel version: "laravel/framework": "^8.65" image

kingstoonstudio commented 1 year ago

Try this: #126