ended3월 18일· 1 sources
Boilerplate and custom CRUD for Hubleto CRM
Hubleto CRM을 위한 보일러플레이트 및 커스텀 CRUD 만들기
Why it matters
Hubleto is an open-source PHP-based CRM/ERP solution. The post walks through creating a custom app (CarRental) with boilerplate CRUD by running a few CLI commands: project setup via Composer, model/controller/view scaffolding with `php hubleto create`, and finally compiling React UI and Tailwind CSS with npm.
1
Sources
+0
24h
—
Growth
186d
Active
HubletoCRMCRUDPHPComposerReact