What is the main steps to build a full web site in Laravel ?

Asked 6 years ago Modified 2 hours ago 2288 Views
0
Thierry Memel Post Date: Aug 28, 2019

Answers (2)

1

Your question is too broad to answer.

First of all, you'll need a frontend design that you want to display to your website visitors. 

Then, you'll need a content management system which will be created using Laravel to make it easier for yourself to add, delete or modify contents on your website which will need tno knowledge about web design and development.

To build a website in Laravel, the first and foremost thing you'll need is the knowledge on PHP. You must know how it works. Then, you can learn Laravel which is a framework built on PHP.

If you have good knowledge on PHP and the basics of Laravel, you can watch Laravel Video Tutorials that'll help you get going.

Moreover, i'll be adding few more videos on Laravel within a week. So, keep following that channel.

Jiwan Thapa Answered: Aug 28, 2019
Comments
0

This post was a great read, providing a well-rounded overview of the topic with valuable insights and practical takeaways.

alexadavid Answered: May 10, 2023
Comments

Sign in to help the community by answering this question.

Log In to Answer