Skip to content

mehadi/laravel-pro-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Pro Kit - Post CRUD Application with Alpine.js

This repository contains a CRUD (Create, Read, Update, Delete) application built using the Laravel framework for the backend and Alpine.js for the frontend. The application allows users to manage posts, including creating new posts, viewing post details, updating posts, and deleting posts.

Features

  • Create new posts with a title, content, and featured image.
  • View a list of posts with pagination support.
  • View detailed information about each post, including the title, content, and featured image.
  • Update post information, including title and content.
  • Double click to edit post title and content
  • Image preview when uploading on post update
  • Delete posts.
View Post Modal

View Post Modal

Add Post Modal

Add Post Modal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages