Download the PHP package wislem/berrier without Composer
On this page you can find all versions of the php package wislem/berrier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package berrier
berrier
This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.
Install
Via Composer
Main Setup steps
Step 1
Add
to your file
Step 2
Publish various files needed
Step 4
Run
Step 5
Change your database/DatabaseSeeder.php to this:
Delete default migrations of Laravel 5 inside
Run
Run
Step 6
In your User model, delete this line
and change
to
Step 7
Edit the locales inside to look like this
since Berrier has these locales upon setup. Also change the config('app.url') to your proper url so that you can move to your website through Berrier's list pages.
Make sure to check the published file for more options.
Step 8
Create a folder in the folder named Then run:
Berrier uploads everything to the folder. Those uploads need to reside inside your /public folder so a link is necessary between the two.
Step 9
Log in using Email: [email protected] Password: admin
Enjoy!
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
Contributing
Please see CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Peter Lazaridis
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of berrier with dependencies
php Version >=5.5.9
propaganistas/laravel-translatable-bootforms Version ~1.1
devfactory/minify Version 1.0.*
caffeinated/menus Version ~2.0
kalnoy/nestedset Version ^4.0
illuminate/console Version ^5.2
illuminate/pagination Version ^5.2
bkwld/croppa Version ~4.0
mcamara/laravel-localization Version 1.1.*