• Stars
    star
    2,816
  • Rank 16,167 (Top 0.4 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 8 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Build custom admin panels. Fast!





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


GitHub last commit

backpack_video_1080p.mp4

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. Here's a sneak peek:

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 [email protected] 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 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 the first quarter; 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 spent 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.

More Repositories

1

Base

Until 2018, Backpack v3 used this Base package to offer admin authentication and a blank admin panel using AdminLTE. Backpack v4 no longer uses this package, they're now built-in - use Backpack/CRUD instead.
PHP
891
star
2

PermissionManager

Admin interface for managing users, roles, permissions, using Backpack CRUD
PHP
481
star
3

BackupManager

Admin interface for managing database and file backups in Backpack for Laravel
PHP
305
star
4

demo

A working demo of Laravel with all Backpack packages installed.
PHP
301
star
5

Generators

Generate files for Backpack projects
PHP
296
star
6

PageManager

Administer presentation pages in Laravel, using page templates and Backpack\CRUD
PHP
279
star
7

LogManager

An interface to preview, download and delete Laravel log files, using Backpack.
PHP
261
star
8

Settings

Application settings interface for Backpack (for Laravel 6).
PHP
228
star
9

NewsCRUD

An admin panel for news with categories and tags, using Backpack CRUD on Laravel 10
PHP
205
star
10

MenuCRUD

An admin panel for menu items, using Backpack\CRUD on Laravel 6 or 7.
Blade
182
star
11

LangFileManager

A quick interface to edit Laravel language files, for Backpack.
PHP
90
star
12

FileManager

Admin interface for files & folders, using elFinder.
PHP
79
star
13

docs

45
star
14

revise-operation

An admin interface for venturecraft/revisionable - audit log for your Eloquent entries.
PHP
42
star
15

basset

Better asset helpers for Laravel apps.
PHP
36
star
16

community-forum

A workspace to discuss improvement and feature ideas, before they're actually implemented.
25
star
17

theme-tabler

UI for Backpack v6 that uses Tabler and Bootstrap v5.
Blade
16
star
18

activity-log

PHP
13
star
19

download-operation

PHP
10
star
20

medialibrary-uploaders

PHP
8
star
21

language-switcher

Multi language dropdown for Backpack v6
PHP
7
star
22

addons

A place for the Backpack community to talk about possible Backpack add-ons.
5
star
23

theme-coreuiv2

UI that uses CoreUI v2 and Bootstrap v4, provided as a legacy theme for Backpack v6.
Blade
4
star
24

theme-coreuiv4

UI for Backpack v6 that uses CoreUI v4 and Bootstrap v5.
Blade
3
star
25

devtools-issues

Bug reports and feature requests for our closed-source DevTools package
3
star
26

legal-documents

All legal documents for the Backpack organisation. Full transparency.
1
star