Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 290 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 290 Bytes

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.