From 482379e240c290728fd69565595cfe2786ef1366 Mon Sep 17 00:00:00 2001 From: Golam Sorwar Date: Sun, 26 Jan 2020 23:07:46 +0600 Subject: [PATCH] Update README.md --- README.md | 59 ------------------------------------------------------- 1 file changed, 59 deletions(-) diff --git a/README.md b/README.md index a70a993..475f66a 100644 --- a/README.md +++ b/README.md @@ -18,62 +18,3 @@ CRUDBooster is a Laravel CRUD Generator. With a new concept of scaffolding, very - Responsive Template By AdminLTE - Many more... -## Important Note To Developer -Dear Developer, you are not end new user, to use CRUDBooster, **Laravel knowledge** is a must!, CRUDBooster is just an additional package **Laravel Framework** to help use more efficient in development. If you dont have a laravel knowledge, so nightmare will come to you :D. We can't help you as you want in every issues especially basic issues of web development instead you can find out in internet (stackoverflow or any other) - -## Contribution - -All ways to contribute are welcome. - -#### Changing the source code - -To contribute directly to the source code: - -- Fork the repository -- Make your changes, corrections, or improvements -- Make the commits to your local machine -- Push the commits to your forked repo on github -- Create a pull request - -#### Attention - -- When you submit your code, you are automatically accepting that it will not be exclusively yours, and that CRUDBooster may use it in any context, as it deems appropriate. -- If you use a third-party code, it must be licensed as open-source. -- Contributions will only be accepted through a Pull Request. -- Your contribution can not contain execution errors. - -## Using GitHub Issues Page - -Do you have any doubt? Are you having some difficulty? Did you find a translation error, a bug, or any problem? Before posting, search on and make sure if anyone has not reported the same or similar problem. - -To post you should detail the most about what happened. Specify in detail: - -- Operating system (name, version and architecture) -- Web server (name, version and architecture) -- Browser (name, version and architecture) -- CRUDBooster version -- Laravel version -- What is the problem? -- How should it happen? What was the expected behavior? -- Tell how to reproduce the problem step by step -- If possible, take screenshots or send snippets of code - -No one is obligated to understand you. Then explain your problem with clarity, detail and precision. Make yourself understandable. Once the problem is resolved, remember to thank those who helped and close the issue. - -If there is no interaction for a long period of time, it will be assumed that it has been resolved or that it is irrelevant, and may be closed without notice. Feel free to reopen it if you think it is really necessary. - -## Credits -1. Laravel Export HTML to Excel by [Maatwebsite](https://github.com/Maatwebsite/Laravel-Excel) -2. Laravel DOM PDF by [Barryvdh](https://github.com/barryvdh/laravel-dompdf) -3. Laravel Widgetize [ImanGhafoori](https://github.com/imanghafoori1/laravel-widgetize) -4. Admin Theme by [AdminLTE Almsaeed Studio](https://almsaeedstudio.com/preview) -5. Laravel Framework by [Taylor Otwell](https://github.com/laravel/laravel) -6. Thanks To All [Developers](https://github.com/crocodic-studio/crudbooster/graphs/contributors) -7. Thanks To All Funders - -## License -CRUDBooster is under [MIT License](https://opensource.org/licenses/MIT) - - -### :star: Your Stars Make Us Do More :star: -As always if you found this package useful and you want to encourage us to maintain and work on it. Just press the star button to declare your willing.