Tutorial • PHP

REST API med PHP

Lag et API for dine apper.

// requirements
composer install
php artisan migrate
npm run build