PHPackages                             totanbir/laravel-from-scratch - 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. totanbir/laravel-from-scratch

ActiveLibrary[Framework](/categories/framework)

totanbir/laravel-from-scratch
=============================

Laravel from scratch web application

1.0.0(8y ago)11132MITPHPPHP &gt;=5.3.0

Since Dec 17Pushed 8y agoCompare

[ Source](https://github.com/totanbir/laravel-from-scratch)[ Packagist](https://packagist.org/packages/totanbir/laravel-from-scratch)[ Docs](https://github.com/totanbir/laravel-from-scratch)[ RSS](/packages/totanbir-laravel-from-scratch/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Laravel from scratch web application
====================================

[](#laravel-from-scratch-web-application)

Laravel from scratch web application with Laravel 5.5.

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

[](#installation)

Clone the repository-

```
git clone https://github.com/ToTanbir/laravel-from-scratch.git

```

Then cd into the folder with this command-

```
cd laravel-from-scratch

```

Then do a composer install

```
composer install

```

Then create a environment file using this command-

```
cp .env.example .env

```

Then edit `.env` file with appropriate credential for your database server. Just edit these two parameter(`DB_USERNAME`, `DB_PASSWORD`).

Then create a database named `fromscratch` and then do a database migration using this command-

```
php artisan migrate

```

Run server
----------

[](#run-server)

Run server using this command-

```
php artisan serve

```

Then go to `http://localhost:8000` from your browser and see the app.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

3117d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3894889?v=4)[Tanbir Ahmed](/maintainers/Tanbir)[@tanbir](https://github.com/tanbir)

---

Top Contributors

[![totanbir](https://avatars.githubusercontent.com/u/9903993?v=4)](https://github.com/totanbir "totanbir (7 commits)")

---

Tags

form-scratchlaravelscratchwebapplaravelblogcurdscratch

### Embed Badge

![Health badge](/badges/totanbir-laravel-from-scratch/health.svg)

```
[![Health](https://phpackages.com/badges/totanbir-laravel-from-scratch/health.svg)](https://phpackages.com/packages/totanbir-laravel-from-scratch)
```

###  Alternatives

[austintoddj/canvas

A Laravel publishing platform

3.3k125.1k](/packages/austintoddj-canvas)[microweber/microweber

New generation CMS with drag and drop

3.4k13.9k1](/packages/microweber-microweber)[tomatophp/filament-cms

Full CMS System with support of importing integrations and multi meta functions

12111.9k4](/packages/tomatophp-filament-cms)

PHPackages © 2026

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