Skip to content
#

laravel11-crud-operation

Here are 11 public repositories matching this topic...

Laravel 11 CRUD operations refer to Create, Read, Update, and Delete functionalities implemented within a Laravel application. These operations allow developers to manage data within a database easily.

  • Updated Apr 8, 2024
  • PHP

Laravel is a free, open-source PHP web framework known for its elegant syntax and tools for routing, authentication, and caching. It follows the MVC architectural pattern and supports ORM and query builder for easy database interactions. Laravel is widely used for web application development and can handle high traffic efficiently.

  • Updated Jun 3, 2024
  • PHP

A comprehensive Laravel web application featuring: User Authentication: Secure login and registration with Google OAuth. CRUD Operations: Efficient data management. Document Management: Upload and manage multiple documents. Responsive Design: Seamless user experience on all devices.

  • Updated Nov 25, 2024

Improve this page

Add a description, image, and links to the laravel11-crud-operation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the laravel11-crud-operation topic, visit your repo's landing page and select "manage topics."

Learn more