Back to Browse

Building a API with Lumen - A PHP framework

24.0K views
Dec 16, 2018
5:00

Building a rest API with Lumen, a php framework 1. Install composer create-project --prefer-dist laravel/lumen blog 2. Create Route 3. Create Controller & Model 4. Connect DB 5. Insert record to DB 6. Update record 7. Delete record source code https://github.com/learningkey/lumen-api.git

Download

0 formats

No download links available.

Building a API with Lumen - A PHP framework | NatokHD