About Project
The Project is basically a Blogging Website which is made under Core PHP and Laravel Framework which gives you a brief and empathetic source to create the website with beauty as well as easeness. The Project was completed under single day and is still on progress for better UI. This Project is the first Laravel Project made by Developer Tejendra under code-along video of Youtube.
Blogging Website is perfect to write your daily diaries in digital format with secure database.
How to Run
- Install WAMP/XAMPP Server.
- Start Apache and MySQL module before time.
- Install Composer from Laravel Website.
- Now download my project and unzip it in a folder.
- Open the folder in any Code Editor.
- Now in the Terminal/CommandPrompt run the below mentioned Command: php artisan serve
- Your Project will run on the local server http://127.0.0.1:8000
Thank You