Open your terminal and create a migration file named as “add_<columname>_to_<tablename>” . Imagine we want to add surname field to…
By default, email is the most important field for user, it is used as a unique identifier and is part of the credentials. But…
In this tutorial, we’ll see how to add authentication with login, registration, logout and password reset example. If you have…
Navigate to Applications/MAMP/htdocs folder in terminal & run the following command Wait for Laravel install on windows system. Run the Application on Development Server In this…
Now you can fire the command to install the composer globally (So you can access it from anywhere): You can…
Instructions to Change PHP Installation First, Let’s find out what version of PHP we’re running (To find out if it’s…