Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hnhdigital-os/laravel-frontend-template
Bootstrap based template for Laravel projects
https://github.com/hnhdigital-os/laravel-frontend-template
Last synced: 11 days ago
JSON representation
Bootstrap based template for Laravel projects
- Host: GitHub
- URL: https://github.com/hnhdigital-os/laravel-frontend-template
- Owner: hnhdigital-os
- License: mit
- Created: 2018-05-05T05:53:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-06T13:19:39.000Z (over 6 years ago)
- Last Synced: 2024-03-26T06:50:27.991Z (10 months ago)
- Language: HTML
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Laravel Frontend Template.
Provides a Bootstrap based template.
[![Latest Stable Version](https://poser.pugx.org/hnhdigital-os/laravel-frontend-template/v/stable.svg)](https://packagist.org/packages/hnhdigital-os/laravel-frontend-template) [![Total Downloads](https://poser.pugx.org/hnhdigital-os/laravel-frontend-template/downloads.svg)](https://packagist.org/packages/hnhdigital-os/laravel-frontend-template) [![Latest Unstable Version](https://poser.pugx.org/hnhdigital-os/laravel-frontend-template/v/unstable.svg)](https://packagist.org/packages/hnhdigital-os/laravel-frontend-template) [![License](https://poser.pugx.org/hnhdigital-os/laravel-frontend-template/license.svg)](https://packagist.org/packages/hnhdigital-os/laravel-frontend-template)
[![Build Status](https://travis-ci.org/hnhdigital-os/laravel-frontend-template.svg?branch=master)](https://travis-ci.org/hnhdigital-os/laravel-frontend-template) [![StyleCI](https://styleci.io/repos/132219257/shield?branch=master)](https://styleci.io/repos/132219257) [![Test Coverage](https://codeclimate.com/github/hnhdigital-os/laravel-frontend-template/badges/coverage.svg)](https://codeclimate.com/github/hnhdigital-os/laravel-frontend-template/coverage) [![Issue Count](https://codeclimate.com/github/hnhdigital-os/laravel-frontend-template/badges/issue_count.svg)](https://codeclimate.com/github/hnhdigital-os/laravel-frontend-template) [![Code Climate](https://codeclimate.com/github/hnhdigital-os/laravel-frontend-template/badges/gpa.svg)](https://codeclimate.com/github/hnhdigital-os/laravel-frontend-template)
This package has been developed by H&H|Digital, an Australian botique developer. Visit us at [hnh.digital](http://hnh.digital).
## Prerequisites
* PHP >= 7.1.3
* Laravel >= 5.6## Install
Via composer:
`$ composer require hnhdigital-os/laravel-frontend-template ~1.0`
## Contributing
Please observe and respect all aspects of the included [Code of Conduct](https://github.com/hnhdigital-os/laravel-frontend-template/blob/master/CODE_OF_CONDUCT.md).
Please see [CONTRIBUTING](https://github.com/hnhdigital-os/laravel-frontend-template/blob/master/CONTRIBUTING.md) for details.
### Pull requests
Please review the [Contribution Guidelines](https://github.com/hnhdigital-os/laravel-frontend-template/blob/master/CONTRIBUTING.md). Only PRs that meet all criterium will be accepted.
## Give your open software some ❤ by giving it a ⭐
We have included the awesome `symfony/thanks` composer package as a dev dependency.
Run `composer thanks` after installing this package.
## Credits
* [Rocco Howard](https://github.com/RoccoHoward)
* [All Contributors](https://github.com/hnhdigital-os/laravel-frontend-template/contributors)## License
The MIT License (MIT). Please see [License File](https://github.com/hnhdigital-os/laravel-frontend-template/blob/master/LICENSE) for more information.