Quickly build an admin interface for your Eloquent models, using Laravel 5. Erect a complete CMS at 10 minutes/model, max.
Features:
Security updates and breaking changes
Please subscribe to the Backpack Newsletter so you can find out about any security updates, breaking changes or major features. We send an email every 1-2 months.
If you have never used Backpack before, the best place to understand it and get started is backpackforlaravel.com.
Please note you need to install Backpack\Base before you can use Backpack\CRUD. It will provide you with the AdminLTE design.
Installation guides:
Check out the about page in the documentation to get familiar with all the Backpack\CRUD features.
If you’ve already checked out the features link above, take a look at how you can create a CRUD for a model in this example. At the end of the page you’ll also find a way you can do everything in 1-2 minutes, using the command line and backpack/generators.
In short:
Make your model use the CrudTrait.
Create a controller that extends CrudController.
Create a new resource route.
(optional) Define your validation rules in a Request files.
More screenshots available at backpackforlaravel.com.
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email hello@tabacitu.ro instead of using the issue tracker.
Please subscribe to the Backpack Newsletter so you can find out about any security updates, breaking changes or major features. We send an email every 1-2 months.
Special thanks go to:
Backpack is free for non-commercial use and 39 EUR/project for commercial use. Please see License File and backpackforlaravel.com for more information.