Skip to content
Snippets Groups Projects
Commit d63a7999 authored by Chandan Bikram Shah's avatar Chandan Bikram Shah :speech_balloon:
Browse files

Updated report with new contents

parent 62a64ed4
No related branches found
No related tags found
No related merge requests found
# Title: Blog CRUD Application with Laravel
# Objective:
Create a basic CRUD application for managing blog posts using Laravel.
# Approach:
1.Set up the development environment and tools.
2.Created a new Laravel project and configured version control with Git and GitHub.
3.Configured the database and environment settings.
4.Defined routes, models, migrations, factories, seeders, controllers, and views.
5.Implemented and tested CRUD functionalities.
Challenges Faced:
# Issues with Git authentication resolved by switching to SSH.
1.Errors with migrations fixed by correctly configuring the .env file.
# Conclusion:
Successfully developed a CRUD application for managing blog posts using Laravel, with the source code version controlled and pushed to GitHub.
# MyBlog
<p align="center"><a href="https://laravel.com" target="_blank"><img src="https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg" width="400" alt="Laravel Logo"></a></p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment