laravel - lucid architecture
https://github.com/lucid-architecture/laravel clean architecture와 비슷한 형태의 아키텍쳐로, 라라벨 프레임워크 하에서 이 구조로 쉽게 개발을 할 수 있도록 스캐폴딩을 해주는 서비스이다. lucid architect...
Local Laravel 셋팅 $ brew install [email protected]$ curl -sS https://getcomposer.org/installer | php$ composer global require laravel/installer$ laravel new hello-laravel-project$ cd hello-laravel-project$ com...
azure app service CD CI CI/CD DevOps Git github Laravel Web App
Local Laravel 셋팅 $ brew install [email protected]$ curl -sS https://getcomposer.org/installer | php$ composer global require laravel/installer$ laravel new hello-laravel-project$ cd hello-laravel-project$ com...
azure app service CD CI CI/CD DevOps Git github Laravel Web App