Skip to content

Boilerplate for full-stack app. Backend: Laravel 8, Lucid Architecture, Auth API, Laravel Sanctum. Frontend: Nuxt.js, WebSocket (Laravel Echo)

Notifications You must be signed in to change notification settings

livevasiliy/laravel-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.