File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ GitHub Code Style Action Status] ( https://img.shields.io/github/workflow/status/maize-tech/laravel-nova-eloquent-sortable/Fix%20PHP%20code%20style%20issues?label=code%20style )] ( https://github.com/maize-tech/laravel-nova-eloquent-sortable/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain )
6
6
[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/maize-tech/laravel-nova-eloquent-sortable.svg?style=flat-square )] ( https://packagist.org/packages/maize-tech/laravel-nova-eloquent-sortable )
7
7
8
- This package allows you to easily add sortable actions do any model in Laravel Nova.
8
+ This package allows you to easily add sortable actions to any model in Laravel Nova.
9
9
10
10
> This project is a work-in-progress. Code and documentation are currently under development and are subject to change.
11
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " maize-tech/laravel-nova-eloquent-sortable" ,
3
- "description" : " This is my package laravel-nova-eloquent-sortable " ,
3
+ "description" : " Laravel Nova Eloquent Sortable " ,
4
4
"keywords" : [
5
5
" maize-tech" ,
6
6
" laravel" ,
7
- " laravel-nova-eloquent-sortable"
7
+ " nova" ,
8
+ " eloquent" ,
9
+ " sortable"
8
10
],
9
11
"homepage" : " https://github.com/maize-tech/laravel-nova-eloquent-sortable" ,
10
12
"license" : " MIT" ,
11
13
"authors" : [
12
14
{
13
15
"name" : " Enrico De Lazzari" ,
14
16
17
+ "homepage" : " https://innovation.h-farm.com" ,
15
18
"role" : " Developer"
16
19
}
17
20
],
You can’t perform that action at this time.
0 commit comments