Laravel-Backpack / Crud

Licence: other
Build custom admin panels. Fast!

Programming Languages

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

Projects that are alternatives of or similar to Crud

Platform
A @laravel based RAD platform for back-office applications, admin/user panels, and dashboards.
Stars: ✭ 2,623 (+22.34%)
Mutual labels:  cmf, laravel, admin
October
Self-hosted CMS platform based on the Laravel PHP Framework.
Stars: ✭ 10,740 (+400.93%)
Mutual labels:  cmf, laravel, backend
Contentify
Contentify is an esports CMS based on the PHP framework Laravel
Stars: ✭ 189 (-91.18%)
Mutual labels:  cmf, laravel, admin
Blogetc
Easily add a full Laravel blog (with built in admin panel and public views) to your laravel project with this simple package.
Stars: ✭ 198 (-90.76%)
Mutual labels:  laravel, backend, admin
Sleepingowladmin
🦉 Administrative interface builder for Laravel (Laravel admin)
Stars: ✭ 671 (-68.7%)
Mutual labels:  laravel, backend, admin
Voyager Zh
㊙️voyager 的中文汉化版 基于laravel 的管理后台 权限控制,菜单,数据库手脚架,长期更新
Stars: ✭ 84 (-96.08%)
Mutual labels:  laravel, admin
Poetryclub Backend
基于 laravel + vue.js 的诗词小筑网站后台页面与后端代码
Stars: ✭ 87 (-95.94%)
Mutual labels:  laravel, backend
Leacmf Laravel
leacmf是一款基于laravel5.7+layui的极速后台和api开发框架。
Stars: ✭ 98 (-95.43%)
Mutual labels:  laravel, admin
Kongqi laravel admin
快速laravel后台管理系统,集成了,图片上传,多图上传,批量Excel导入,批量插入,修改,添加,搜索,权限管理RBAC,验证码,插件一个综合完善后台,助你开发快人一步。
Stars: ✭ 109 (-94.92%)
Mutual labels:  laravel, admin
Laravel admin api
基于laravel5.5开发的基础后台管理脚手架, RBAC权限控制; 接口基于dingo/api和tymon/jwt, 可在此基础上完成你的laravel项目
Stars: ✭ 59 (-97.25%)
Mutual labels:  laravel, admin
Gentelella
Welcome to Gentelella - Responsive Bootstrap Admin Application based on the Foundation of Symfony and Gentelella!
Stars: ✭ 100 (-95.34%)
Mutual labels:  backend, admin
Vue2 Element
基于vue2 + vue-router2 + element-ui + vuex2 + fetch + webpack2 企业级后台管理系统最佳实践
Stars: ✭ 112 (-94.78%)
Mutual labels:  backend, admin
Demo
This is demo application for SleepingOwl Admin.
Stars: ✭ 81 (-96.22%)
Mutual labels:  laravel, admin
Bancha
Bancha is an open-source CMS made by Nicholas Valbusa written in PHP5.3.
Stars: ✭ 76 (-96.46%)
Mutual labels:  cms-framework, backend
Yicms
基于laravel5.5 开发的Yicms系统的基础架构
Stars: ✭ 93 (-95.66%)
Mutual labels:  laravel, admin
Xadmin
😘 admin system based on Laravel5.3
Stars: ✭ 70 (-96.74%)
Mutual labels:  laravel, backend
Rageframe2
一个基于Yii2高级框架的快速开发应用引擎
Stars: ✭ 1,553 (-27.57%)
Mutual labels:  cmf, admin
Laravel Filemanager
Media gallery with CKEditor, TinyMCE and Summernote support. Built on Laravel file system.
Stars: ✭ 1,688 (-21.27%)
Mutual labels:  laravel, admin
Laravel Backend
Backend for Laravel 4
Stars: ✭ 137 (-93.61%)
Mutual labels:  laravel, backend
Laravue
Admin dashboard for enterprise Laravel applications built by VueJS and Element UI https://laravue.dev
Stars: ✭ 1,964 (-8.4%)
Mutual labels:  laravel, admin


GitHub last commit

Website | Documentation | Add-ons | Pricing | Services | Stack Overflow | Reddit | Blog | Newsletter

Quickly build an admin interface for your Eloquent models. Then customize every little detail. Among its features:

  • 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
    • bulk actions
    • easily create new column types
    • easily overwrite an existing column type
  • Create / Update operations
    • 50+ field types
    • back-end validation using Laravel Form Requests
    • translatable models (multi-language)
    • have multiple fields per line
    • split fields into tabs
  • Delete / Bulk Delete operations
  • Clone / Bulk Clone operations
  • Reorder operation
  • Revisions operation (audit log)

But professionals don't love Backpack just because it's feature-packed. They also love it because it's ridiculously easy to overwrite a functionality. Generally, you just need to create a function with the right name or create a blade file with the right name. Yes, it can be that easy. See why thousands of Laravel professionals have been using Backpack, every day, since 2016.

Screenshots

https://user-images.githubusercontent.com/1032474/86720524-c5a1d480-c02d-11ea-87ed-d03b0197eb25.gif

The GIF above should give you with a good idea about what Backpack will help you build. But you can also see it in action in our live demo, to get a deeper understanding of how Backpack admin panels look & feel and the amount of features it provides.

Getting started

Start with the "Getting Started" series in our docs. We try to nudge you towards creating a Backpack acccount, but you don't need one, if you're just trying it out.

Alternatively, if you don't have 20 minutes right now, subscribe to our drip email tutorial. You'll receive one email per day, for 5 days, 5 minutes each. By the end, you'll be familiar with how Backpack works, and be able to create admin panels for your Laravel apps.

Security updates and breaking changes

If you're using Backpack in production, please subscribe to the Backpack Newsletter so you can find out about any security updates, breaking changes or major features. We never ever share your email with anyone & we try to send as few emails as possible (1-4 emails per year). We hate unsolicited email too. But... you know... you're building an admin panel, security should be something you're up-to-date with.

Install

Installation guides:

Change Log

For the current release (4.1.x) please see the Releases tab. For previous versions (Backpack <=4.0.x), please see our old CHANGELOG file.

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.

Security

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).

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 3-4 emails per year. Sometimes less.

Credits

Special thanks go to:

License

Backpack is dual-license:

  • FREE for non-commercial use
  • PAID for commercial use

Please see the License File and Pricing for more information.

Versioning

When installing Backpack, require its minor version (currently 4.1.*). For us, this is what major.minor.patch means:

  • major - PAID upgrade; MAJOR breaking changes; historically every 2-3 years; upgrading may take even 2-3 hours; includes major new features, major changes in how the whole system works, and complete rewrites; it allows us to considerably improve the product, and add features that were previously impossible;
  • minor - FREE upgrade; MINOR breaking changes; historically every 6-12 months; upgrading takes less than 30 minutes; it allows us to add big new features, for free;
  • patch - FREE upgrade; NO breaking changes; historically every week; upgrading can be done automatically with composer; includes bug fixes and non-breaking new features;

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.

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].