cwsps154/bootstrap-ui-components

Help to build ui elements with bootstrap using laravel components

2.0.184 2023-06-29 17:20 UTC

README

GitHub issues GitHub stars GitHub license

Help to build ui elements with bootstrap using laravel components

Installation

Using Composer

composer require cwsps154/bootstrap-ui-components

To publishing the package files

php artisan vendor:publish

You can use tag also

 php artisan vendor:publish --tag=config --tag=components --tag=public

Documentation

Components available

  • form
  • input
  • textarea - supporting ckeditor,summernote,tinymce
  • select - supporting select2
  • radio
  • checkbox
  • file - supporting fileinput
  • crop-image - cropper.js
  • button
  • modal-popup

Usage

You can use these components with the namespace x-buicomponents

Will update soon... you can now refer the old readme file READMEOLD

Author

License

MIT