PHPackages                             brunocfalcao/go-with-laravel - 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. brunocfalcao/go-with-laravel

ActiveProject[Framework](/categories/framework)

brunocfalcao/go-with-laravel
============================

The skeleton application for the Laravel framework.

00JavaScript

Since Nov 9Pushed 2y ago1 watchersCompare

[ Source](https://github.com/brunocfalcao/go-with-laravel)[ Packagist](https://packagist.org/packages/brunocfalcao/go-with-laravel)[ RSS](/packages/brunocfalcao-go-with-laravel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Bruno
=====

[](#bruno)

This repository contains the code for the Bruno Laravel App

Local Development Setup
-----------------------

[](#local-development-setup)

> This documentation assumes you are running OSX or Linux based OS.

> Please ensure your local port 80 is not used by local servers.

> This documentation assumes you are using a terminal to setup the project

1. Clone the repository to your local machine and cd into the directory with `cd Bruno`
2. Run `composer install` to install the PHP packages for the project
3. Create the `.env` file by copying `cp .env.example .env`
4. Run `php artisan key:generate` to generate command helps in the process of encryption so that there is no breach of privacy and private data.
5. Run `npm install` to install and node modules. You can also run this on your local machine using `npm install`.
6. Run `npm run dev` to process the frontend assets. You can also run this on your local machine using `npm run dev`.
7. Run `php artisan migrate` to setup the database table and records.
8. Run `php artisan db:seed --class=RolesAndPermissionsSeeder` to setup the roles in tables.
9. Run `php artisan db:seed --class=AdminSeeder` to setup the admin record in user table.
10. Go to `http://localhost:8000` for the local version of the app.
11. Run `php artisan schedule:run` this command will run to automate the cronjob in application.
12. Run `php artisan process:orders` this command will have to run after successfull payment through lemonsqueezy to fetch the records in a table of that order and also sending mail to the new user of ThankYou &amp; Reset Password.
13. Run `php artisan update:products` this command will fetch the products from lemonsqueezy store so you can aceess to download the files from products and can able to download in order section through button.

> If you want to use a separate host such as `http://local.bruno.com`, use it in the .env and add `0.0.0.0 local.bruno.com` to your local hosts file.

Server Requirements
-------------------

[](#server-requirements)

> PHP 8.2.4 node 16.14.2
> npm 8.5.0

Deployment
----------

[](#deployment)

### Staging

[](#staging)

### Production

[](#production)

Daily Usage
-----------

[](#daily-usage)

###  Health Score

12

—

LowBetter than 0% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity20

Early-stage or recently created project

 Bus Factor1

Top contributor holds 77.8% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/525c935c766b8289c38b87a2453f5b1480b2025b23ac51cfb41f46deef8469ec?d=identicon)[brunofalcao](/maintainers/brunofalcao)

---

Top Contributors

[![brunocfalcao](https://avatars.githubusercontent.com/u/34269950?v=4)](https://github.com/brunocfalcao "brunocfalcao (7 commits)")[![akshayigeek](https://avatars.githubusercontent.com/u/118244638?v=4)](https://github.com/akshayigeek "akshayigeek (2 commits)")

### Embed Badge

![Health badge](/badges/brunocfalcao-go-with-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/brunocfalcao-go-with-laravel/health.svg)](https://phpackages.com/packages/brunocfalcao-go-with-laravel)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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