User authentication with Laravel Sanctum Create and schedule posts for future publication Support for multiple social media platforms with different requirements Dashboard with calendar and list views ...
laravel-vue-spa/ ├── app/ # Backend Laravel ├── resources/ │ └── js/ │ ├── infra/ # Infraestrutura HTTP │ ├── services/ # Serviços de domínio │ ├── views/ # Componentes de página │ ├── router ...