https://github.com/adydetra/laranuxt-back
🚀 Laravel x Nuxt - Back
https://github.com/adydetra/laranuxt-back
laravel mysql nuxt rest-api
Last synced: 3 months ago
JSON representation
🚀 Laravel x Nuxt - Back
- Host: GitHub
- URL: https://github.com/adydetra/laranuxt-back
- Owner: adydetra
- Created: 2024-04-06T12:47:07.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-07T13:13:11.000Z (about 2 years ago)
- Last Synced: 2025-06-28T09:40:55.809Z (about 1 year ago)
- Topics: laravel, mysql, nuxt, rest-api
- Language: PHP
- Homepage:
- Size: 70.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laranuxt 🚀




[Frontend (Nuxt)](https://github.com/adydetra/laranuxt-front)
## Todolist
- REST API
- [x] GET
- [x] POST
- [x] DELETE
- [ ] Deploy
## Contributing
If you want to contribute adding new features or fixing bugs, please follow these steps:
1. Fork the repository.
2. Create a new branch: `git checkout -b example-name`
3. Make your changes and commit them: `git commit -m 'Add new example-name`
4. Push to the branch: `git push origin example-name`
5. Open a pull request.
## License
The code is licensed [MIT](LICENSE)