222 Forks
846 Stars
846 Watchers

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.

How to download and setup Base

Open terminal and run command
git clone https://github.com/Laravel-Backpack/Base.git
git clone is used to create a copy or clone of Base repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Base https://github.com/Laravel-Backpack/Base/archive/master.zip

Or simply clone Base with SSH
[email protected]:Laravel-Backpack/Base.git

If you have some problems with Base

You may open issue on Base support forum (system) here: https://github.com/Laravel-Backpack/Base/issues