An open API service indexing awesome lists of open source software.

https://github.com/4msar/laravel-bootstrap

Laravel v6.x Bootstrap Scaffolding....
https://github.com/4msar/laravel-bootstrap

bootstrap laravel laravel-6 permissions role scaffolding theme users

Last synced: 3 months ago
JSON representation

Laravel v6.x Bootstrap Scaffolding....

Awesome Lists containing this project

README

          


Build Status
Total Downloads
Latest Stable Version
License

## About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

- [Simple, fast routing engine](https://laravel.com/docs/routing).
- [Powerful dependency injection container](https://laravel.com/docs/container).
- Multiple back-ends for [session](https://laravel.com/docs/session) and [cache](https://laravel.com/docs/cache) storage.
- Expressive, intuitive [database ORM](https://laravel.com/docs/eloquent).
- Database agnostic [schema migrations](https://laravel.com/docs/migrations).
- [Robust background job processing](https://laravel.com/docs/queues).
- [Real-time event broadcasting](https://laravel.com/docs/broadcasting).

Laravel is accessible, powerful, and provides tools required for large, robust applications.

## About this Laravel Bootstrap App
This is a common bootstrap applicationn for regular usage.
in this container has,

- Users & Users Role/Permission Managements
- User Meta Management
- Laravel Theming
- Common helpers functions
- Settings Management & etc.

**Remember**: This scaffolding has only the laravel classes and functions, and some of sample blade files.
The blade files is not full-fill to use all of above things. You should create your own blade files and another things.

## Documentations
A common documentation will be added soon [Docs](docs.md)

## License

The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).