How to Create API using Laravel

Step 1 − Visit the following URL and download composer to install it on your system. https://getcomposer.org/download/ Step 2 − After the Composer is installed, check the installation by typing the Composer command in the command prompt as shown in the following screenshot. Step 3 − Create a new directory anywhere in your system for your new […]

How to Create API using Laravel Read More »