The application consist of a basic CRUD (Create, Read, Update, Delete) functionality for managing a list of users and set of posts. The application have two parts: a web interface and an API. Users will be able to view, add, edit, and delete posts and users from the list. The interface built using Laravel's Blade templating engine and include forms for submitting data. The API use Laravel's built-in API routing and response handling to provide a RESTful interface for managing the post and user list. The API include endpoints for creating, reading, updating, and deleting users and posts. Authentication will be handled using Laravel Breeze.
-
Notifications
You must be signed in to change notification settings - Fork 0
Mohammed-Mahmmud/Blog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
CRUD (Create, Read, Update, Delete) functionality in restful API
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published