Laravel - Create CRUD API Service
[1] Open the Laravel Project Continue from the previous tutorial https://hashnotes.hashnode.dev/laravel-create-user-profile-update-api [2] Migrate new table [2.1] Create migration file Run artisan command: php artisan make:migration create_reports_ta...
Feb 25, 20242 min read8