Launch date: March 22nd 2018
Here are the main differences between Backpack 3.3 and Backpack 3.4.
php artisan backpack:base:install
command is needed to install Backpack\Base, instead of multiple steps;sidebar_contents.blade.php
), so that updates can be easily pushed to the other view files;Alert::danger('<strong>Error!</strong><br>No idea what happened.');
;layout.blade.php
provided us with a few sections we could reuse (before_scripts
, after_scripts
etc.); since Laravel now has stacks, we've created stacks with the same names, so that we can easily push content from any view; they have the same names as the sections (before_scripts
, after_scripts
, before_styles
, after_styles
); the sections are still there, so you can use those too;routes/backpack/custom.php
;resources/views/vendor/backpack/base/inc/sidebar_contents.blade.php
file;barryvdh/laravel-elfinder
requirement, since not every project needs it; the functionality is still there, you're asked upon installation if you also want a media library;Then you'll love our premium add-ons - productivity tools and tons of new features.