Download the PHP package emiliolodigiani/laravel-bs3 without Composer
On this page you can find all versions of the php package emiliolodigiani/laravel-bs3. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download emiliolodigiani/laravel-bs3
More information about emiliolodigiani/laravel-bs3
Files in emiliolodigiani/laravel-bs3
Package laravel-bs3
Short Description Bootstrap 3 view partials for Laravel 5.x
License MIT
Homepage https://github.com/emiliolodigiani/laravel-bs3
Informations about the package laravel-bs3
Laravel Bootstrap 3 view partials
Package for adding precomposed Twitter Bootstrap 3 view partials, such as forms, form inputs, panels, buttons, etc.
The package is mainly intended for internal use and it's not fully documented yet.
Installation
You can install the package via composer:
Usage
In blade templates:
Back button
Back url default to previous visited url. Icon defaults to chevron-left
(Font Awesome).
Panel
Simple panel
Full featured panel
Completion in PhpStorm
In PhpStorm setting go to Language & Frameworks > PHP > Laravel > Views / Template
, add a new setting with the following:
- Project-Path:
vendor/emiliolodigiani/laravel-bs3/resources/views
- Namespace:
bs3
Testing
or
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Emilio Lodigiani
- All Contributors
License
The MIT License (MIT). Please see License File for more information.