• Stars
    star
    16
  • Rank 1,311,288 (Top 26 %)
  • Language
    PHP
  • Created 8 months ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

In Laravel 11, CRUD operations refer to create, read, update, and delete data from a database. This example use controller, model, route, migration and bootstrap to build CRUD Application in Laravel 11.

More Repositories

1

laravel-8-roles-and-permissions

itsolutionstuff.com - Laravel 8 Roles and Permissions Tutorial Step By Step
PHP
98
star
2

Laravel-11-REST-API-using-Sanctum

Laravel 11 CRUD REST API using Sanctum Authentication Step by Step. we will install Sanctum to create authentication system. we create products crud rest api here.
PHP
45
star
3

Laravel-5-Angularjs-CRUD-with-Search-and-Pagination

Laravel 5 + Angularjs CRUD with Search and Pagination
PHP
40
star
4

Laravel-8-CRUD

itsolutionstuff.com - Laravel 8 CRUD Application Tutorial
PHP
40
star
5

user-roles-and-permissions-acl-using-spatie-tutorial-laravel-5.8

User Roles and Permissions (acl) using Spatie Example Laravel 5.8
PHP
34
star
6

Codeigniter-and-AngularJS-CRUD-with-Search-and-Pagination-Example.

HTML
30
star
7

Laravel-10-roles-and-permissions

Laravel 10 User Roles and Permissions Tutorial
PHP
29
star
8

Laravel-11-User-Roles-and-Permissions

Example code for user roles and permissions using spatie/laravel-permission package in laravel 11 application. We are using the Spatie GitHub package for roles and permissions in the Laravel 11 application. Just follow the steps below to create ACL in Laravel 11.
PHP
29
star
9

Laravel-6-ACL

Laravel 6 ACL
PHP
25
star
10

Laravel-React-JS-CRUD-Vite-Tailwind-CSS

Laravel 9 React JS CRUD using Breeze, Vite, Inertia JS and Tailwind CSS
PHP
24
star
11

Laravel-Firebase-Push-Notification

Laravel Firebase Push Notification Example
PHP
23
star
12

Laravel-Broadcast-Redis-Socket-io-Tutorial-

Laravel Broadcast Redis Socket IO Tutorial
PHP
23
star
13

laravel-7-crud-example

Laravel 7 CRUD Example
PHP
21
star
14

Laravel-8-Rest-API-with-Passport

itsolutionstuff.com - Laravel 8 Rest API with Passport
PHP
19
star
15

Laravel-11-Multiple-Authentication-using-Middleware

Laravel 11 Multiple Authentication using Middleware. In Laravel 11, set up multiple authentication for User, Manager, and Admin types using middleware. Assign access routes for each type and define corresponding middleware to control access based on user type.
PHP
19
star
16

laravel-10-crud

Laravel 10 CRUD Tutorial Example
PHP
18
star
17

Laravel-6-Multi-Auth

Multiple Authentication in Laravel 6
PHP
17
star
18

Laravel-6-Login-with-Google

Login with google using Socialite in Laravel 6
PHP
16
star
19

paypal-payment-gateway-integration-in-laravel-5.8

PayPal Payment Gateway Integration in Laravel 5.8
PHP
16
star
20

Angular-17-CRUD-Application

Angular 17 CRUD using API Step by Step
TypeScript
15
star
21

laravel52-socketio-redis-nodejs

JavaScript
15
star
22

php-Angularjs-CRUD-with-Search-and-Pagination

PHP Angularjs CRUD with Search and Pagination
JavaScript
15
star
23

Laravel-6-Ajax-CRUD-Tutorial

Laravel 6 Ajax CRUD Tutorial
PHP
15
star
24

Laravel-6-Rest-API

Laravel 6 Rest API using Eloquent API Resources
PHP
14
star
25

laravel-multi-step-form

Laravel Multi Step Form Wizard Example
PHP
14
star
26

Laravel-5-ACL-Roles-And-Permissions

Laravel-ACL-Roles-And-Permissions
PHP
13
star
27

Laravel-9-roles-and-permissions

Laravel 9 Roles and Permissions
JavaScript
13
star
28

Laravel-10-REST-API-using-Sanctum

Laravel 10 REST API using Sanctum
PHP
13
star
29

Laravel-11-Custom-User-Login-and-Registration-Tutorial

Example code for custom user authentication in laravel 11 application. we will create step by step custom login, register and dashboard page in laravel 11 application.
PHP
13
star
30

Laravel-CRUD-with-Image-Upload

Laravel CRUD with Image Upload published by itsolutionstuff.com
PHP
13
star
31

laravel-6-crud

Laravel 6 CRUD Application
PHP
12
star
32

Laravel-9-CRUD

Laravel 9 CRUD Application Example
PHP
12
star
33

Laravel-9-REST-API-using-Sanctum

Laravel 9 REST API using Sanctum
PHP
12
star
34

angular-14-crud-app

Angular 14 CRUD Application Step by Step
TypeScript
11
star
35

Laravel-10-REST-API-using-Passport

Laravel 10 REST API using Passport
PHP
10
star
36

Laravel-9-REST-API-with-Passport

Laravel 9 REST API with Passport
PHP
10
star
37

Laravel-11-JWT-Authentication-API-Tutorial

Laravel 11 JWT Authentication API Tutorial. It includes creating and securing routes, generating tokens, and configuring middleware for user authentication and authorization.
PHP
9
star
38

Laravel-Sanctum-API-SPA-Authentication

Laravel Sanctum API SPA Authentication Example
PHP
8
star
39

Laravel-11-REST-API-using-Passport

Laravel 11 CRUD REST API using Passport Authentication Step by Step. we will install Passport to create authentication system. we create products crud rest api here.
PHP
8
star
40

laravel-chatbot-botman

Laravel - Create Simple Chatbot using Botman
PHP
8
star
41

Laravel-11-Livewire-CRUD-with-Jetstream-Tailwind-CSS

This simple article demonstrates of laravel 11 livewire crud example. If you have a question about laravel 11 livewire crud with jetstream & tailwind css then I will give a simple example with a solution. If you have a question about laravel 11 livewire crud with modal tailwind then I will give a simple example with a solution.
Blade
8
star
42

Laravel-11-CRUD-with-Image-Upload

In Laravel 11, CRUD operations with image upload refer to create, read, update, and delete data from a database. This example use controller, model, route, migration and bootstrap to build CRUD with image upload Application in Laravel 11.
PHP
8
star
43

upload-multiple-files-and-images-codeignier

Upload Multiple Files and Images in Codeigniter 3
HTML
7
star
44

compress-image-size-in-codeigniter

compress image size in codeigniter example
HTML
6
star
45

vue-js-dependent-dropdown-laravel

Dependent Dropdown with Laravel and Vuejs
PHP
6
star
46

Laravel-11-Send-Notification-via-Database

Laravel 11 Send Notification via Database
PHP
5
star
47

Angular-9-CRUD-Tutorial

Angular 9 CRUD Tutorial
TypeScript
5
star
48

Angular-16-CRUD-Operation-with-API-Example

Angular 16 CRUD Operations with Web API Example
TypeScript
5
star
49

generate-short-url-in-laravel

Generate short url in Laravel without using composer package
PHP
5
star
50

laravel-change-password-old-password-validation

Laravel Change Password Old Password Validation
PHP
5
star
51

vue-js-datatable-component-laravel

Vue js datatables component with laravel 5.8
PHP
4
star
52

Laravel-11-Ajax-CRUD-Operation

In Laravel 11, AJAX CRUD operations refer to create, read, update, and delete data from a database without reloading the entire web page. This is achieved using AJAX (Asynchronous JavaScript and XML) requests to communicate with the server in the background.
PHP
4
star
53

How-to-create-reusable-components-in-Angular-8

How to create reusable components in Angular 8
TypeScript
4
star
54

laravel-update-user-status-using-ajax

How to Active and Inactive Status in Laravel?
PHP
4
star
55

multi-select-autocomplete

Autocomplete multiselect jquery Example
JavaScript
4
star
56

vue-js-laravel-file-upload-example

Vue JS Laravel File Upload Example
PHP
4
star
57

Laravel-11-Real-Time-Notifications-using-Echo-Socket.IO-and-Redis

Laravel 11 Real-Time Notifications using Echo Socket.IO and Redis
PHP
4
star
58

Laravel-11-Like-Dislike-System

Laravel 11 Like Dislike System lets users express preferences on content by liking or disliking it. It provides real-time updates, user restrictions, and customizable features, leveraging Laravel's Eloquent ORM for efficient data handling and seamless integration.
PHP
4
star
59

codeigniter-add-remove-multiple-input-fields-jquery

Codeigniter Add Remove Input Fields Dynamically with Jquery and submit to database
HTML
4
star
60

Laravel-11-Comment-System-Example

Laravel 11 Comment System Example
PHP
3
star
61

Demo-Git

HTML
3
star
62

nicesnippets.com

nicesnippets_new_v
JavaScript
3
star
63

laravel-google-2fa

How to Add Two Factor Authentication using Google Authenticator in Laravel?
PHP
3
star
64

Laravel-11-MongoDB-CRUD-Application

Laravel 11 MongoDB CRUD Application
PHP
2
star
65

angular-15-crud-app

Angular 15 CRUD Application
TypeScript
2
star
66

image-upload-laravel

Laravel 6 Image Upload Composer Package
PHP
2
star
67

React-JS-Axios-Laravel

Laravel React JS Axios Post Request Example
PHP
2
star
68

Angular-18-CRUD-Application-Tutorial-Example

Angular 18 CRUD Application Tutorial Example
TypeScript
2
star
69

Angular-17-Multiple-Image-Upload-with-Preview

Angular 17 Multiple Image Upload with Preview
TypeScript
1
star
70

First-React-Native-App

JavaScript
1
star
71

Laravel-Store-JSON-Data-in-Database

Laravel Store JSON Data in Database
PHP
1
star
72

Laravel-11-Custom-Forget-Password-Tutorial

Laravel 11 Custom Forget Password Tutorial
PHP
1
star