If u want to start a career in Web Development or just want to learn how to build your own website then u must be know about php. Php is a server-side scripting language designed for use in a web based application. As you know php is server side language,
Its require a web server installed, configured and enabled with PHP.
Actually before starting Laravel You must be know about PHP and MVC Concept then you will learn easily Laravel.
The MVC is an building design that splits an application into three main logical units:
MVC is one of the most generally used industry-standard web development framework to create scalable and extensible projects.
Now we discuss about Laravel framework how to install and how to create new projects in laravel.
Before Installing the Laravel You must b Install composer In your System. Laravel utilizes Composer to manage its dependencies.
Download the Laravel Installer using Composer.
“composer global require laravel/installer” Once Installed, The laravel “new” command will create a fresh Laravel in directory you specify.
You can create you new Project using this Command. “Laravel new Blog” here the Blog is Your Project name You can Change according to your requirements.
Using Composer to Create Project use this Command.
composer create-project –prefer-dist laravel/laravel blog
If you have Installed in your system , And now you would like to use PHP’s built-in development server to serve your application.use this command.
“php artisan serve”
This Command will start a development server at https://localhost:8000.
In Laravel .env File have database connection and password you can set there user and password.
After installing the laravel you should configure your web server’s document / web root to be the public directory. The Index.php in the directory serves as the front controller for all http requesties entering your application.
All configuration files are store in config directory. You may need some configure some permissons. Directories within the storage and the bootstrap cache directories should be writeable by your web server. If you are using the homested virtual machine then these permission already be set.
After Installation and configuration and connect the dataBase you will see this index page.
Laravel provide default login system. Check this links.
http://localhost/blog/public/login
http://localhost/blog/public/register
This is just basic introduction about laravel. You Learned about php, MVC Concept, Laravel.
Laravel Installation, Laravel configuration, How to Make DataBase Connection, How to Create project using composer in laravel.
Address: 244, Ground Floor, Raja Center, Main Market, Gulberg 2, Lahore, Pakistan
Phone : +92-3460115477
WhatsApp: +92-3460115477
Email: enquiry@techwrath.com
One Comment on How to Create a Project in Laravel for Beginners
Thanks for the good writeup. It if truth be told was once a entertainment
account it. Glance complex to more introduced agreeable from you!
However, how can we keep up a correspondence?