In this video I have explained how to convert single page html template to laravel site.
There are some basic points that we should conver to make this task complete.
Have a look all these points,
1. Move asset files to /public folder
2. Make a New Controller
3. Make all required methods within controller
4. Make a fixed Layout for site
5. Make view files for all methods to be redirection by extending layout
6. Configure routes
I you have done all points while converting theme,
Congratulations that's it.
You have done now.
Template download link:
http://www.free-css.com/free-css-templates/page223/onepage
This template we will use in next tutorial to convert from html to laravel.
Also you can learn:
Part 1: Installation Guide map: https://www.youtube.com/watch?v=dTHtFA0GsRU
Part 2: About Working of Folder Structure : https://www.youtube.com/watch?v=vpi2NHsDZKs
Part 3: Make your first controller, first view, first route: https://www.youtube.com/watch?v=SlXUilk-EBs
Part 4: Pass data to views: https://youtu.be/ksOkhL8N8lQ
Installation Guide,
==========================
1. First Download Composer from: https://getcomposer.org/download/
for Linux User: https://www.digitalocean.com/community/tutorials/how-to-install-and-use-composer-on-ubuntu-14-04
2. Type composer in terminal or command prompt to check whether or not composer successfully installed or not.
3. Next We have to install laravel
Documentation Study: https://laravel.com/docs/5.4/installation
Command will be used: composer create-project --prefer-dist laravel/laravel blog "5.4.*"
4. To Check successfully installation need to type: php artisan in command window
5. To start local serve type: php artisan serve and hit enter
SOCIAL :
===============
Subscribe : https://www.youtube.com/channel/UCB2flCo-gW6RhpVVXySqcMg
FACEBOOK : https://www.facebook.com/onlinewebtutorhub/
TWITTER: https://twitter.com/owthub
BLOG: https://onlinewebtutorhub.blogspot.in/
Also you can learn Wordpress Custom
===============
Wordpress Theme Development: https://goo.gl/MZ8maF
Wordpress Widget Development: https://goo.gl/Dc2htn
Wordpress Plugin Development: https://goo.gl/BA7dYG
Wordpress Theme Options Development: https://goo.gl/Vjv3Ub
Learn backbone.js here! : https://goo.gl/Qd2Pcs
Tags
===================
laravel tutorial for beginners step by step,
laravel tutorial,
laravel tutorial in hindi,
laravel 5.5,
laravel 5.4 for beginners,
laravel 5.4 tutorial for beginners,
laravel tutorial for beginners,
laravel tutorial for beginners in hindi,
laravel tutorial for beginners step by step in hindi,
laravel tutorial for beginners step by step on windows in hindi
laravel in hindi,
laravel 5.5 tutorial in hindi,
learn laravel in hindi,
learn laravel framework step by step in hindi,
learn laravel from scratch,
online web tutor,
profotech solutions,
Thanks
Online Web Tutor
Keep learning and Sharing :)