Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rappasoft/laravel-5-boilerplate
The Laravel Boilerplate Project - https://laravel-boilerplate.com
https://github.com/rappasoft/laravel-5-boilerplate
boilerplate laravel laravel-boilerplate php skeleton starter-project
Last synced: 1 day ago
JSON representation
The Laravel Boilerplate Project - https://laravel-boilerplate.com
- Host: GitHub
- URL: https://github.com/rappasoft/laravel-5-boilerplate
- Owner: rappasoft
- Created: 2015-02-02T04:59:07.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T22:17:50.000Z (17 days ago)
- Last Synced: 2024-10-29T10:53:03.060Z (16 days ago)
- Topics: boilerplate, laravel, laravel-boilerplate, php, skeleton, starter-project
- Language: PHP
- Homepage: https://rappasoft.com
- Size: 45.6 MB
- Stars: 5,589
- Watchers: 297
- Forks: 1,580
- Open Issues: 4
-
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)