Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cshah-A2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Chandan Bikram Shah
cshah-A2
Commits
d63a7999
Commit
d63a7999
authored
11 months ago
by
Chandan Bikram Shah
Browse files
Options
Downloads
Patches
Plain Diff
Updated report with new contents
parent
62a64ed4
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+23
-0
23 additions, 0 deletions
README.md
with
23 additions
and
0 deletions
README.md
+
23
−
0
View file @
d63a7999
# 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>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment