https://github.com/zhan3333/laravel-base
laravel 6.0
https://github.com/zhan3333/laravel-base
Last synced: about 1 year ago
JSON representation
laravel 6.0
- Host: GitHub
- URL: https://github.com/zhan3333/laravel-base
- Owner: zhan3333
- Created: 2019-03-08T01:38:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-22T20:17:58.000Z (about 4 years ago)
- Last Synced: 2025-04-13T22:57:39.871Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 347 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Base Laravel
version: 6.0
## Why?
fast create laravel app
## Use other extents?
- Image operator: `intervention/image`
- Role and permission: `spatie/laravel-permission`
- PDF: `barryvdh/laravel-dompdf`
- Database table to migrate file: `xethron/migrations-generator`
- Eloquent search: `nicolaslopezj/searchable`
- WeChat: `overtrue/laravel-wechat`
- Messenger: `cmgmyr/messenger`
- View laravel logs: `arcanedev/log-viewer`
- Generate api doc: `mpociot/laravel-apidoc-generator`
- Database data to seed: `orangehill/iseed`
- World data: `rinvex/country`