https://github.com/sandoelio/laravelfood
Api para restaurantes (atendimento, reserva, cancelamento,cadastramentos etc)
https://github.com/sandoelio/laravelfood
bootstrap composer css docker html javascript laravel php qrcode sanctum
Last synced: 3 months ago
JSON representation
Api para restaurantes (atendimento, reserva, cancelamento,cadastramentos etc)
- Host: GitHub
- URL: https://github.com/sandoelio/laravelfood
- Owner: sandoelio
- License: mit
- Created: 2023-03-22T16:46:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-22T16:52:45.000Z (over 3 years ago)
- Last Synced: 2026-01-03T16:32:39.876Z (6 months ago)
- Topics: bootstrap, composer, css, docker, html, javascript, laravel, php, qrcode, sanctum
- Language: PHP
- Homepage:
- Size: 3.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LaravelFood
## Detalhes do Curso:
- Boas Práticas
- Full Dashboard
- ACL Avançado em dois níveis (profiles x permissions - roles x permissions)
- QrCode
- APIs
- Autenticação de APIs (com o Sanctum)
- Tests de APIs (Testes em um projeto real)
- Service Layer
- Repositories
- Segurança
- Projeto Atualizado (v.8.x)
- CI (Continuous Integration - GitHub Actions)