PHPackages                             phdomiciano/serieslistlaravel - 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. [Framework](/categories/framework)
4. /
5. phdomiciano/serieslistlaravel

ActiveProject[Framework](/categories/framework)

phdomiciano/serieslistlaravel
=============================

This is a simple CRUD of manager series list with Laravel.

v1.0.0(3y ago)08MITJavaScriptPHP ^8.0.2

Since Aug 15Pushed 3y ago1 watchersCompare

[ Source](https://github.com/phdomiciano/serieslistlaravel)[ Packagist](https://packagist.org/packages/phdomiciano/serieslistlaravel)[ RSS](/packages/phdomiciano-serieslistlaravel/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (12)Versions (2)Used By (0)

About this project
------------------

[](#about-this-project)

This is a simple CRUD of manager series list with Laravel.

Requirements
------------

[](#requirements)

- PHP ^8.1
- Composer
- Laravel ^9

Installation
------------

[](#installation)

Install the package through [Composer](http://getcomposer.org/).

Run the Composer require command from the Terminal:

```
composer create-project phdomiciano/serieslistlaravel

```

Create a file sqlite in folder "database" or other DB you wish (For others, configure ".env" file):

```
database/database.sqlite

```

If necessary update your requiries, run on Terminal:

```
composer update

composer dump-autoload

```

Create the database tables, run on Terminal:

```
php artisan migrate

```

Run on Terminal your php server and access the url from project in a web browser.

```
php artisan serve

```

Possibles problems in installation
----------------------------------

[](#possibles-problems-in-installation)

\*If you get a 505 error when accessing an application for the first time, run:

```
php artisan key:generate

```

\*If you get a error like "\\bootstrap\\cache directory must be present and writable", just delete the folder "cache" and create again a new folder empty

\*IF you get a error like "could not find driver (SQL:" when you try run the migrate on Terminal, remember confirm you config in ".env" file. \*\* If you use sqlite the conection is just:

```
DB_CONNECTION=sqlite

```

Now go up the server again.

[![](https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg)](https://laravel.com)

[![Build Status](https://camo.githubusercontent.com/c59043e0b28eab034f19dabc49c9222c43e3fbe5e0c6bc2837a5c0086132a211/68747470733a2f2f7472617669732d63692e6f72672f6c61726176656c2f6672616d65776f726b2e737667)](https://travis-ci.org/laravel/framework)[![Total Downloads](https://camo.githubusercontent.com/b0a7ee2f3f0208712ecb1081b9d6fcf05045c10cd6f345abcb924f5512c0d346/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c61726176656c2f6672616d65776f726b)](https://packagist.org/packages/laravel/framework)[![Latest Stable Version](https://camo.githubusercontent.com/9e6071b5dd1a4a3bcabe3cca9d97a447d030caeb940f2adbd18699bc0b326702/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c61726176656c2f6672616d65776f726b)](https://packagist.org/packages/laravel/framework)[![License](https://camo.githubusercontent.com/4a64c31c71966d152c876eea1f35e85fbd33d57ddf5754260a41f053aa72c5b2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c61726176656c2f6672616d65776f726b)](https://packagist.org/packages/laravel/framework)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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

1366d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/776fd8833769fd6b54a8cd3c50bae5c74877b86c0ece1156fcb5c1fd006ce5e6?d=identicon)[phdomiciano](/maintainers/phdomiciano)

---

Top Contributors

[![phdomiciano](https://avatars.githubusercontent.com/u/5269601?v=4)](https://github.com/phdomiciano "phdomiciano (12 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/phdomiciano-serieslistlaravel/health.svg)

```
[![Health](https://phpackages.com/badges/phdomiciano-serieslistlaravel/health.svg)](https://phpackages.com/packages/phdomiciano-serieslistlaravel)
```

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[juzaweb/cms

Juzaweb CMS is a Content Management System (CMS) developed based on Laravel Framework and web platform whose sole purpose is to make your development workflow simple again. Project develop by Juzaweb

187571.2k](/packages/juzaweb-cms)

PHPackages © 2026

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