All Projects → crocodic-studio → Crudbooster

crocodic-studio / Crudbooster

Laravel CRUD Generator, Make an Advanced Web Application Quickly

Programming Languages

javascript
184084 projects - #8 most used programming language
Blade
752 projects
PHP
23972 projects - #3 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to Crudbooster

Coreui Free Laravel Admin Template
CoreUI Free Laravel Bootstrap Admin Template
Stars: ✭ 353 (-77.66%)
Mutual labels:  laravel, laravel-framework, laravel-admin, admin-panel
Platform
A @laravel based RAD platform for back-office applications, admin/user panels, and dashboards.
Stars: ✭ 2,623 (+66.01%)
Mutual labels:  laravel, crud, laravel-admin
laravel-crud-generator
Generate a CRUD scaffold with validation rules like a breeze.
Stars: ✭ 137 (-91.33%)
Mutual labels:  crud, crud-generator, laravel-crud-generator
Laravel Api Boilerplate
A Boilerplate Project For Laravel API's (NOT MAINTAINED)
Stars: ✭ 113 (-92.85%)
Mutual labels:  laravel, laravel-framework, laravel-admin
Doctype admin
Laravel Admin Panel for lazy developers. Contains User Management, Roles and Permission Management, Activity Logging and integratable packages
Stars: ✭ 44 (-97.22%)
Mutual labels:  laravel, laravel-admin, admin-panel
lara-crud
This package will give an opportunity to get a very flexible admin panel that will satisfy you most of the time.
Stars: ✭ 33 (-97.91%)
Mutual labels:  crud, crud-generator, admin-panel
Sleepingowladmin
🦉 Administrative interface builder for Laravel (Laravel admin)
Stars: ✭ 671 (-57.53%)
Mutual labels:  laravel, crud, laravel-admin
Larrock Core
Core components for LarrockCMS
Stars: ✭ 46 (-97.09%)
Mutual labels:  laravel, crud, laravel-admin
Config
Config manager for laravel-admin
Stars: ✭ 83 (-94.75%)
Mutual labels:  laravel, laravel-admin
Laravel Ajax Crud
🧐 The Ultimate Guide For Creating Laravel CRUD AJAX Application using Laravel 5.8, Vue 2, Tailwindcss, Vue-router, and Axios
Stars: ✭ 84 (-94.68%)
Mutual labels:  laravel, crud
Voyager Zh
㊙️voyager 的中文汉化版 基于laravel 的管理后台 权限控制,菜单,数据库手脚架,长期更新
Stars: ✭ 84 (-94.68%)
Mutual labels:  laravel, laravel-admin
Laravel Ecommerce Iyzico
Iyzico intigrated e-Commerce system that could be developed easily in simple level.
Stars: ✭ 81 (-94.87%)
Mutual labels:  laravel, laravel-framework
Brandenburg
Laravel Authentication Package
Stars: ✭ 79 (-95%)
Mutual labels:  laravel, laravel-framework
Log Viewer
Log viewer for laravel
Stars: ✭ 108 (-93.16%)
Mutual labels:  laravel, laravel-admin
Laravel Schedulable
Schedule and unschedule eloquent models elegantly without cron jobs
Stars: ✭ 78 (-95.06%)
Mutual labels:  laravel, laravel-framework
Blog System In Laravel
Complete Blog System in Laravel
Stars: ✭ 89 (-94.37%)
Mutual labels:  laravel, laravel-framework
Laravel Verify New Email
This package adds support for verifying new email addresses: when a user updates its email address, it won't replace the old one until the new one is verified.
Stars: ✭ 90 (-94.3%)
Mutual labels:  laravel, laravel-framework
Laravel 5 Messenger
A Simple Laravel 5, 6, 7 & 8 Messenger with Pusher Capabilities
Stars: ✭ 75 (-95.25%)
Mutual labels:  laravel, laravel-framework
Project
⭐️ Antares Project Application Skeleton. This is the very first place you should start. It allows you to create a brand new awesome project in easy few steps.
Stars: ✭ 84 (-94.68%)
Mutual labels:  laravel, laravel-admin
Forsun Laravel
高性能的定时调度服务。
Stars: ✭ 91 (-94.24%)
Mutual labels:  laravel, laravel-framework

🚀 CRUDBOOSTER - Laravel CRUD Generator

Latest Stable Version Total Downloads License

Laravel CRUD Generator, Make a Web Application Just In Minutes, Even With Less Code and fewer Steps !

About CRUDBooster

CRUDBooster is a Laravel CRUD Generator. With a new concept of scaffolding, very easy for the beginner and professional. It's easy to use, easy to custom, and very flexible. Don't limit your mind, CRUDBooster gives us a true flexibility to develop an app. You can utilize its built in CRUD Generator or even you just need for your master data only.

Let's Get Started

Installation

Documentation

Support

All issues, bugs or help are in one place, in CRUDBoster Issues. To request help or report a problem, centralize everything in the CRUDBoster Issues. Follow the guidelines in the "Using CRUDBooster Issues Page" session.

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
  • Clone your forked repo to your machine git clone https://github.com/YOUR_USERNAME/CRUDBooster.git
  • 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 CRUDBoster Issues 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
  2. Laravel DOM PDF by Barryvdh
  3. Laravel Widgetize ImanGhafoori
  4. Admin Theme by AdminLTE Almsaeed Studio
  5. Laravel Framework by Taylor Otwell
  6. Thanks To All Developers
  7. Thanks To All Funders

Support & Donation

Hi thanks for using my open source project, you could support me via : https://saweria.co/ferryariawan or via https://buymeacoffee.com/ferryariawan

Contact Us For Business

Email : [email protected]

License

CRUDBooster is under MIT License

Your Stars Make Us Do More

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].