MmKargar

Results 7 issues of MmKargar

Laravel Version : ``` 6.3.0``` Database Seeder.php : ``` //Seed the countries $this->call(CountriesSeeder::class); $this->command->info('Seeded the countries!'); ``` hey guys When I run ``` php artisan migrate --seeder``` its says :...

Hi Thanks for amazing package. I have two different user panel that one use bootstrap3 and other one using bootstrap4. how can i change the bootstrap version in runtime base...

question
customisation

مختصات مشهد میره به بناب مختصات تهران میره به شهررضای اصفهان و خیلی شهرهای دیگه اشتباست

laravel : 5.7.2 php : 7.3 laravel-grid : ~2.0 hey guys, i add some columns with [Presenter ](https://github.com/leantony/laravel-grid/wiki/Customize-columns#presenter) its works fine in showing and filtering , but in exportin (any...

Is it possible to implement bulk actions? I want to delete multiple rows. I need checkboxes in front of every row and delete selected rows. How could I implement this?...

hi after install this hook and wanted to import xml file that have just posts of my wordpress site its go to " /wordpress-import " url and say: ![image](https://user-images.githubusercontent.com/11253027/42748566-e31e5892-88f5-11e8-8362-6a6fea5809fd.png) what...

version : `3.6.0` thank for awesome package. i add files manually and its ok 👍 ```js nazer.project_pictures.forEach(element => { this.nazerManuallyUpload(element.file, element.url); }); ``` ![image](https://user-images.githubusercontent.com/11253027/74131817-6f557480-4bfa-11ea-93ed-cf038635e4d3.png) but when i want to use...

resolved with 3.7