PHPackages                             giant41/laravel-api-blog - 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. giant41/laravel-api-blog

ActiveProject[Framework](/categories/framework)

giant41/laravel-api-blog
========================

Simple Blog CRUD with Laravel and Vuejs.

0.1.0(6y ago)051[25 PRs](https://github.com/giant41/laravel-api-blog/pulls)MITPHPPHP ^7.2

Since Sep 25Pushed 3y ago1 watchersCompare

[ Source](https://github.com/giant41/laravel-api-blog)[ Packagist](https://packagist.org/packages/giant41/laravel-api-blog)[ RSS](/packages/giant41-laravel-api-blog/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (9)Versions (27)Used By (0)

Laravel + VueJs API CRUD
========================

[](#laravel--vuejs-api-crud)

Simple API for Blog Post (CRUD) with Laravel 6.0, uses the API resources as backend and vue.js as front end.

Quick Start

Database Name
-------------

[](#database-name)

laravel\_api\_blog

Install Dependencies
--------------------

[](#install-dependencies)

- `composer install`
- `composer create-project giant41/laravel-api-blog`
- `cd laravel-api-blog`

Run Migrations
--------------

[](#run-migrations)

`php artisan migrate`

Import Articles
---------------

[](#import-articles)

`php artisan db:seed`

Add virtual host if using Apache
--------------------------------

[](#add-virtual-host-if-using-apache)

If you get an error about an encryption key
-------------------------------------------

[](#if-you-get-an-error-about-an-encryption-key)

`php artisan key:generate`

Endpoints
---------

[](#endpoints)

List all articles with links and meta

- GET `api/articles`
- Get `single article`
- GET `api/article/{id}`
- Delete `article`
- DELETE `api/article/{id}`
- Add `article`
- POST `api/article`
- `title/body`
- Update `article`
- PUT `api/article`
- `article_id/title/body`

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

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

2421d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b18494bfa07df9a0319b9770c61d68cf936e4e9fa3ec85c0c9eae7f06cf3b3cb?d=identicon)[giant41](/maintainers/giant41)

---

Top Contributors

[![giant41](https://avatars.githubusercontent.com/u/3445080?v=4)](https://github.com/giant41 "giant41 (29 commits)")

---

Tags

frameworklaravelVue.js

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/giant41-laravel-api-blog/health.svg)

```
[![Health](https://phpackages.com/badges/giant41-laravel-api-blog/health.svg)](https://phpackages.com/packages/giant41-laravel-api-blog)
```

###  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)[awes-io/awes-io

Awes.IO build based on Laravel Framework.

86325.9k](/packages/awes-io-awes-io)[lms-laravel/lms-laravel

The Laravel Framework.

4981.8k](/packages/lms-laravel-lms-laravel)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)

PHPackages © 2026

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