Skip to content

HinchK/quick-simple-clean-laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building, Boilerplates, and Beyond

Template: rappasoft/laravel-boilerplate

Let's checkout Github Templates, and how we might be able to leverage open-source prior-art to build a thing! Building on the terrific Laravel-Boilerplate template to go from 0 to Proof-of-Concept on a basic Todo-app as a starting point.

  • Github Templates
  • Github Actions
  • Training proper use and applications of Static Analyzers
  • AWS CodeDeploy (probably)

The the ultimate goals of this exercise:

  • keep myself sharp on the latest laravel 8 & php 7.4+ conventions,
  • build basic pipelines and code-analyzers using github-actions,
  • do it all again in unison with my old sinewy sysadmin muscles in a training environment focused on hoisting it up to a cloud in a production setting.

Laravel-Boilerplate README

https://github.com/rappasoft/laravel-boilerplate

Laravel Boilerplate (Current: Laravel 8.*) (Demo)

Latest Stable Version Latest Unstable Version
StyleCI Tests
GitHub contributors GitHub stars

Demo Credentials

Admin: admin@admin.com
Password: secret

User: user@user.com
Password: secret

Official Documentation

Click here for the official documentation

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, 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.

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 rappa819@gmail.com.

Security Vulnerabilities

If you discover a security vulnerability within this boilerplate, please send an e-mail to Anthony Rappa at rappa819@gmail.com, or create a pull request if possible. All security vulnerabilities will be promptly addressed.

Donations

If you would like to help the continued efforts of this project, any size donations are welcomed and highly appreciated. Please also consider sponsoring this project, it would be a huge help.

License

MIT: http://anthony.mit-license.org

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages