Registry / web-framework / backpack-base

backpack-base

JSON →
library1.1.13phppackagistunverified

Laravel Backpack's base package, which offers admin authentication and a blank admin panel using AdminLTE

composer require backpack/base
INSTALL
IMPORT
SIG · BACKPACK-BASE
B
backpack-base
web-frameworkphpv1.1.13
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AdminController
use Backpack\Base\app\Http\Controllers\AdminController;

Extends the base admin controller to create a custom admin panel.

use Backpack\Base\app\Http\Controllers\AdminController; class MyAdminController extends AdminController { public function index() { return view('backpack::dashboard'); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.13latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
backpack-base — pip install backpack-base · libregistry