https://github.com/livevasiliy/laravel-starter
Boilerplate for full-stack app. Backend: Laravel 8, Lucid Architecture, Auth API, Laravel Sanctum. Frontend: Nuxt.js, WebSocket (Laravel Echo)
https://github.com/livevasiliy/laravel-starter
api boilerplate full-stack laravel laravel-echo laravel-echo-server laravel8 lucid lucid-architecture nuxt nuxtjs php74 sanctum websocket
Last synced: about 1 month ago
JSON representation
Boilerplate for full-stack app. Backend: Laravel 8, Lucid Architecture, Auth API, Laravel Sanctum. Frontend: Nuxt.js, WebSocket (Laravel Echo)
- Host: GitHub
- URL: https://github.com/livevasiliy/laravel-starter
- Owner: livevasiliy
- Created: 2021-03-13T23:07:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-14T21:10:04.000Z (over 4 years ago)
- Last Synced: 2024-12-29T08:26:58.648Z (9 months ago)
- Topics: api, boilerplate, full-stack, laravel, laravel-echo, laravel-echo-server, laravel8, lucid, lucid-architecture, nuxt, nuxtjs, php74, sanctum, websocket
- Language: PHP
- Homepage:
- Size: 263 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laravel Starter
Boilerplate for scale app on Laravel 8.
Backend side include: Laravel 8 build on Lucid Architecture, Authentication via Laravel Sanctum and Laravel Socialite.
Frontend side include: Nuxt.js with auth module and set up Laravel Echo module for work with WebSocket.