Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hercules2013/laravel-boilerplate
https://github.com/hercules2013/laravel-boilerplate
css3 html5 laravel8 php8
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hercules2013/laravel-boilerplate
- Owner: Hercules2013
- Created: 2023-10-25T19:16:24.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-25T19:52:07.000Z (about 1 year ago)
- Last Synced: 2024-10-11T11:21:09.530Z (3 months ago)
- Topics: css3, html5, laravel8, php8
- Language: PHP
- Homepage:
- Size: 45.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
## Laravel Boilerplate (Current: Laravel 8.*) ([Demo](https://demo.laravel-boilerplate.com))
[![Latest Stable Version](https://poser.pugx.org/rappasoft/laravel-boilerplate/v/stable)](https://packagist.org/packages/rappasoft/laravel-boilerplate)
[![Latest Unstable Version](https://poser.pugx.org/rappasoft/laravel-boilerplate/v/unstable)](https://packagist.org/packages/rappasoft/laravel-boilerplate)
[![StyleCI](https://styleci.io/repos/30171828/shield?style=plastic)](https://github.styleci.io/repos/30171828)
![Tests](https://github.com/rappasoft/laravel-boilerplate/workflows/Tests/badge.svg?branch=master)
![GitHub contributors](https://img.shields.io/github/contributors/rappasoft/laravel-boilerplate.svg)
![GitHub stars](https://img.shields.io/github/stars/rappasoft/laravel-boilerplate.svg?style=social)### Enjoying this project? [Buy me a beer 🍺](https://www.buymeacoffee.com/rappasoft)
### Demo Credentials
**Admin:** [email protected]
**Password:** secret**User:** [email protected]
**Password:** secret### Official Documentation
[Click here for the official documentation](http://laravel-boilerplate.com)
### Slack Channel
Please join us in our Slack channel to get faster responses to your questions. Get your invite here: https://laravel-5-boilerplate.herokuapp.com
### Introduction
Laravel Boilerplate provides you with a massive head start on any size web application. Out of the box it has features like a backend built on CoreUI with Spatie/Permission authorization. It has a frontend scaffold built on Bootstrap 4. Other features such as Two Factor Authentication, User/Role management, searchable/sortable tables built on my [Laravel Livewire tables plugin](https://github.com/rappasoft/laravel-livewire-tables), user impersonation, timezone support, multi-lingual support with 20+ built in languages, demo mode, and much more.
### Issues
If you come across any issues please [report them here](https://github.com/rappasoft/laravel-boilerplate/issues).
### Contributing
Thank you for considering contributing to the Laravel Boilerplate project! Please feel free to make any pull requests, or e-mail me a feature request you would like to see in the future to Anthony Rappa at [email protected].
### Security Vulnerabilities
If you discover a security vulnerability within this boilerplate, please send an e-mail to Anthony Rappa at [email protected], or create a pull request if possible. All security vulnerabilities will be promptly addressed.
### License
MIT: [http://anthony.mit-license.org](http://anthony.mit-license.org)