Our great sponsors
-
You can view the source code for this tutorial here.
-
postman-app-support
Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
#Step 5 All we have left to do is test our implementation. We can do this using Postman or Insomnia packages. We'll send requests to our register and login routes.
-
Cloudways
Managed Cloud Hosting Platform. Cloudways leverages advanced technology and powerful servers. Cloudways is a one-click managed cloud hosting platform that provides cloud application and server management solutions.
-
laragon
Laragon is a portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby. It is fast, lightweight, easy-to-use and easy-to-extend.
I’m using Laragon for my local development, so I can access my project by visiting http://lara-vue.test. You can access yours according to the configurations of your local server Next, create your database and edit the contents of the .env file in your app’s root directory.
-
#Step 5 All we have left to do is test our implementation. We can do this using Postman or Insomnia packages. We'll send requests to our register and login routes.