ngockush/crud

Quickly build an admin interfaces using Laravel, CoreUI, Bootstrap and jQuery.

Installs: 10

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 10

Language:JavaScript

1.0.0 2022-09-05 07:58 UTC

README



68747470733a2f2f6261636b7061636b666f726c61726176656c2e636f6d2f70726573656e746174696f6e2f696d672f6261636b7061636b2f6c6f676f732f6261636b7061636b5f6c6f676f5f636f6c6f722e706e673f763d32

Quickly build an admin panel for your Eloquent models, then customize every little detail.


68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6261636b7061636b2f637275642e7376673f7374796c653d666c61742d737175617265 68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6261636b7061636b2f637275642e7376673f7374796c653d666c61742d737175617265 GitHub last commit 68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6c61726176656c2d6261636b7061636b2f637275642e7376673f7374796c653d666c61742d737175617265 68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4c61726176656c2d4261636b7061636b2f435255442f6d61737465722e7376673f7374796c653d666c61742d737175617265 68747470733a2f2f7374796c6563692e696f2f7265706f732f35333538313237302f736869656c64 68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6c61726176656c2d6261636b7061636b2f637275642e7376673f7374796c653d666c61742d737175617265 68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6c61726176656c2d6261636b7061636b2f637275643f7374796c653d666c61742d737175617265 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f77726974696e672532307374616e646172642d74686525323077686f6c6525323066727569742d627269676874677265656e3f7374796c653d666c61742d737175617265

86720524-c5a1d480-c02d-11ea-87ed-d03b0197eb25.gif

Among the FREE features of each admin interface:

  • List operation
    • 24 column types
    • 1-1, 1-n and n-n relationships
    • table view with search, pagination
    • click column header to sort by it
    • custom buttons
    • details row
    • easily create new column types
    • easily override an existing column type
  • Create / Update operations
    • 29 field types
    • back-end validation using Laravel Form Requests
    • translatable models (multi-language)
    • have multiple fields per line
    • split fields into tabs
  • Delete operation
  • Reorder operation
  • Revise operation (aka. audit log)

But professionals don't love Backpack just because it's feature-packed. They also love it because it's ridiculously easy to override a functionality. Generally, you just need to create a function (or blade file) with the right name. Yes, it can be that easy.

Need more complex features? Purchase Backpack PRO, our closed-source paid add-on. It will add 5 more operations, 10 filters, 28 more fields, 6 more columns and 1 more widget. For more info, see our FREE vs PRO comparison table. We believe it's everything you need to build admin panels of any complexity.

Links

Website   •   Documentation   •   Add-ons   •   Pricing   •   Services   •   Stack Overflow   •   Blog   •   Newsletter

Demo

Please see demo.backpackforlaravel.com.

Getting Started

Start with the "Introduction" page in our docs in our docs. It will explain what you can do with Backpack, and let you choose a guide, depending on how you like to learn:

Install

For the current version (recommended):

For the previous versions (not recommended):

Change Log

For v5.x and v4.x please see the Releases tab. For previous versions (Backpack <=4.0.x), please see our old CHANGELOG file.

Security

It's heavily recommended that you subscribe to the Backpack Newsletter so you can find out about any security updates, breaking changes or major features. We send an email about 1-2 emails per year. Sometimes less.

If you discover any security related issues, please email hello@backpackforlaravel.com instead of using the issue tracker. Alternatively, please disclose the issue on huntr.dev to also get a small bounty ($25-40).

License

Starting with v5, Backpack has become open-core. Its features have been separated into two packages:

  • Backpack CRUD is licensed under the MIT License (open-source free software); it is perfect if you're building a simple admin panel - it's packed with features! it's also perfect if you're building an open-source project, the permissive license allows you to do whatever you want;
  • Backpack PRO is licensed under our EULA; it is a closed-source, paid add-on; PRO will be useful when your admin panel needs grow, because it adds adds A LOT of features for complex use cases (see our FREE vs PRO comparison);

Our documentation covers both CRUD and PRO, with all the PRO features clearly labeled PRO.

Versioning

Starting with Backpack v5, all our packages follow semantic versioning. Here's what major.minor.patch (eg. 5.0.1) means for us:

  • major - breaking changes, major new features, complete rewrites; released once a year, in February; it adds features that were previously impossible and upgrades our dependencies; upgrading is done by following our clear and detailed upgrade guides;
  • minor - new features, released in backwards-compatible ways; every few months; update takes seconds;
  • patch - bug fixes & small non-breaking changes; historically every week; update takes seconds;

When we release a new Backpack\CRUD version, all paid addons receive support for it the same day.

When you buy a premium Backpack addon, you get access to not only updates, but also upgrades (for 12mo), that means that... any time you buy a Backpack addon, it is very likely that you're not only buying the current version (v5 at the moment), but also the upgrade to the next version (v6 for example).

Contributing Guidelines

This project stands by The Whole Fruit Manifesto. We believe that “writing good code” is not only about “writing good code”. It’s also about the words around it. That’s why, to make sure your contribution is well received, we ask you to read and keep in mind the ONE=MOR framework and guidelines when writing comment blocks, PR titles, PR descriptions, and in general, when writing to our community.

For tasks & details about how you can help our project, please see CONTRIBUTING.

Credits

Special thanks go to:

Hire us

We've spend more than 10.000 hours creating, polishing and maintaining administration panels on Laravel. We've developed e-Commerce, e-Learning, ERPs, social networks, payment gateways and much more. We've worked on admin panels so much, that we've created one of the most popular packages for Laravel - just from making public what was repetitive in our projects.

If you are looking for a developer/team to help you build an admin panel on Laravel, look no further. You'll have a difficult time finding someone with more experience & enthusiasm for admin panels. This is what we do. Contact us.