File tree Expand file tree Collapse file tree 1 file changed +18
-4
lines changed Expand file tree Collapse file tree 1 file changed +18
-4
lines changed Original file line number Diff line number Diff line change @@ -96,15 +96,29 @@ User::select('name')
9696// []
9797```
9898
99+ ## Testing
100+
101+ ``` bash
102+ composer test
103+ ```
104+
105+ ## Changelog
106+
107+ Please see [ CHANGELOG] ( CHANGELOG.md ) for more information on what has changed recently.
108+
99109## Security
100110
101- If you discover any security related issues, please email
102- instead of using the issue tracker.
111+ If you discover any security related issues, please email instead of using the issue tracker.
103112
104113## Credits
105114
115+ - [ Semih ERDOGAN] ( https://github.com/semiherdogan )
116+ - [ Dincer DEMIRCIOGLU] ( https://github.com/dinncer )
106117- [ All contributors] ( https://github.com/laratoolbox/query-viewer/graphs/contributors )
107-
108118- This package is bootstrapped with the help of [ melihovv/laravel-package-generator] ( https://github.com/melihovv/laravel-package-generator ) .
109-
110119- Social image generated by [ banners.beyondco.de] ( https://banners.beyondco.de/ ) .
120+
121+
122+ ## License
123+
124+ The MIT License (MIT). Please see [ License File] ( LICENSE ) for more information.
You can’t perform that action at this time.
0 commit comments