Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julienbourdeau/laravel-saas-template
https://github.com/julienbourdeau/laravel-saas-template
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/julienbourdeau/laravel-saas-template
- Owner: julienbourdeau
- Created: 2019-06-08T13:28:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-10T14:45:43.000Z (over 5 years ago)
- Last Synced: 2024-10-22T22:56:52.589Z (29 days ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# laravel-saas-template
My starting point for any new app I create. Sort of my own Laravel Spark
### TODO:
- [ ] Soft deletable users
- [ ] Team model
- [ ] User roles and permissions
- [ ] Log viewer (sentry?)- [ ] No bootstrap4
- [ ] Use Tailwindcss### Packages
- [ ] Laravel Horizon
- [ ] Laravel Nova
- [ ] Laravel Passport
- [ ] Debugbar
- [ ] Backup
- [ ] N+1 detector: https://github.com/beyondcode/laravel-query-detector