laravel-grid icon indicating copy to clipboard operation
laravel-grid copied to clipboard

A grid view for laravel, inspired by the yii2 grid widget

Results 46 laravel-grid issues
Sort by recently updated
recently updated
newest added

Bumps [node-sass](https://github.com/sass/node-sass) from 4.9.0 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@​nschonni) Set rejectUnauthorized to true by default (@​scott-ut, #3149) Features...

dependencies
javascript

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](https://user-images.githubusercontent.com/44798292/142711375-450710c8-8c4e-45bb-a4b7-0197a9abed7c.png)

Just working on upgrading a huge project, this package had been such a life-saver. But it seems like this package is no longer updated for Laravel v7.0. Have you guys...

I'm am using Octobercsm as a content management system that built on Laravel. I need to use Laravel Grid View on fronted page ( reference : http://laravel-grid.herokuapp.com )

in my json file "leantony/laravel-grid":"~2.0" when i try to run composer update: `Your requirements could not be resolved to an installable set of packages. Problem 1 - Conclusion: remove laravel/framework...

It seems like `laravel/framework v7.9.2` not supported. see the image for output. ![image](https://user-images.githubusercontent.com/2498939/81198002-97c4f300-8fde-11ea-99e3-c1227c2ec131.png)

The following has been implemented: - Updated composer files so this project works with Laravel 6.0. - Fixed any issues that came up with functions missing. (Most were functions that...