How to run the Script

1. Download the project zip file

2. Extract the file and copy crud-app  folder

3. Paste inside root directory (for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/Html)

4. Run these command

PS C :\> cd xampp/htdocs/crud-app

PS C :\> cd xampp/htdocs/crud-app> php artisan migrate 

PS C:\xampp\htdocs\crud-app> php artisan serve

8. After that, open the browser and run the script

http://127.0.0.1:8000/fetch