PHPackages                             latfur/laravel-event-crud - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. latfur/laravel-event-crud

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

latfur/laravel-event-crud
=========================

Laravel Event CRUD With Full Calendar

v1.0.0(7y ago)125.6k10[1 issues](https://github.com/latfur1/laravel-event-crud/issues)[1 PRs](https://github.com/latfur1/laravel-event-crud/pulls)MITHTML

Since Aug 26Pushed 6y ago1 watchersCompare

[ Source](https://github.com/latfur1/laravel-event-crud)[ Packagist](https://packagist.org/packages/latfur/laravel-event-crud)[ RSS](/packages/latfur-laravel-event-crud/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

LARAVEL EVENT CRUD
==================

[](#laravel-event-crud)

[![Issues](https://camo.githubusercontent.com/6c21fed2c63f85ebd8644e058232126c42d12911ddbd2620eb2371213ab0c989/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6c6174667572312f6c61726176656c2d6576656e742d637275642e7376673f7374796c653d666c61742d737175617265)](https://github.com/latfur1/laravel-event-crud/issues)[![Stars](https://camo.githubusercontent.com/7e756007e85b8f6d09ce901b46fe4cf3ddf88d11ca9670f09aa930da1f36dde3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6c6174667572312f6c61726176656c2d6576656e742d637275642e7376673f7374796c653d666c61742d737175617265)](https://github.com/latfur1/laravel-event-crud/stargazers)

Laravel Event CRUD with Full calendar
-------------------------------------

[](#laravel-event-crud-with-full-calendar)

[![Event-Example Screenshot](https://camo.githubusercontent.com/60cd54f232daa9e8da73223e2bbf387bf21323fc2ae47e4b1b38480fa82ce928/68747470733a2f2f692e696d6775722e636f6d2f51656c545942712e706e67 "Event-Example Project")](https://camo.githubusercontent.com/60cd54f232daa9e8da73223e2bbf387bf21323fc2ae47e4b1b38480fa82ce928/68747470733a2f2f692e696d6775722e636f6d2f51656c545942712e706e67)[![Event-Example Screenshot](https://camo.githubusercontent.com/c7f8fa36e9ae144d0b51e7476b914a4db0a1259c1c0c34fc2b18705cc3db7818/68747470733a2f2f692e696d6775722e636f6d2f6f5536353034366c2e706e67 "Event-Example Project")](https://camo.githubusercontent.com/c7f8fa36e9ae144d0b51e7476b914a4db0a1259c1c0c34fc2b18705cc3db7818/68747470733a2f2f692e696d6775722e636f6d2f6f5536353034366c2e706e67)

### Features

[](#features)

- Responsive Design.
- Create ,Edit and Delete Event.
- Event view in calendar and list.
- Front end validation
- Back end validation

### Resource:

[](#resource)

- Bootstrap
- Fullcalendar
- Parsley js
- Bootstrap Datetimepicker

### Installation

[](#installation)

Event CRUD is a Laravel package so you can install it via Composer. Run this command in your terminal from your project directory:

```
composer require latfur/laravel-event-crud

```

Wait for a while, Composer will automatically install Event CRUD in your project.

### Configuration

[](#configuration)

When the download is complete, you have to call this package service in `config/app.php` config file. To do that, add this line in `app.php` in `providers` section:

```
Latfur\Event\EventServiceProvider::class,
```

Now run this command in your terminal to publish this package resources:

```
php artisan vendor:publish --provider="Latfur\Event\EventServiceProvider"

```

After running this command, all necessary file will be included in your project. This package has two default migrations. So you have to run migrate command like this. (But make sure your database configuration is configured correctly.)

```
php artisan migrate
```

### Usage

[](#usage)

It is very easy to use.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2869d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/15dcfb26cf5772fb71188eca20818412dbdaf01db9672ac01dc4b5019798744f?d=identicon)[latfur](/maintainers/latfur)

---

Top Contributors

[![latfur1](https://avatars.githubusercontent.com/u/10695124?v=4)](https://github.com/latfur1 "latfur1 (19 commits)")

---

Tags

crud-applicationeventsfullcalendarlaravelphp

### Embed Badge

![Health badge](/badges/latfur-laravel-event-crud/health.svg)

```
[![Health](https://phpackages.com/badges/latfur-laravel-event-crud/health.svg)](https://phpackages.com/packages/latfur-laravel-event-crud)
```

###  Alternatives

[browserstack/browserstack-local

PHP bindings for BrowserStack Local

151.7M8](/packages/browserstack-browserstack-local)[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1455.6k](/packages/dmstr-yii2-cookie-consent)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
