Description
Followings are simple process to install the laravel app your system.
- Download and extract the zip file on your localhost server.
- Open the command line and go to the todo folder.
- Run the migrate command
Php artisan migrate
- Open the todo url in your browser and then also open the public folder.
- You can see the todo app with options.
Reviews
There are no reviews yet.