PHPackages                             erikprogramador/sales-city-preset - 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. erikprogramador/sales-city-preset

ActiveLibrary[Framework](/categories/framework)

erikprogramador/sales-city-preset
=================================

The default Sales City Laravel preset

026HTML

Since Mar 8Pushed 7y ago1 watchersCompare

[ Source](https://github.com/erikprogramador/sales-city-preset)[ Packagist](https://packagist.org/packages/erikprogramador/sales-city-preset)[ RSS](/packages/erikprogramador-sales-city-preset/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel 5.8+ preset
===================

[](#laravel-58-preset)

A preset to quick development start based on [Erik V. Fernandes](http://erikprogramador.github.io) experience by developing [Sales City](http://salescity.com.br).

Using the frontend preset functionality, we include some features that makes the Project start really fast.

This preset contains:

- Simple frontend stack with, [Vue](https://vuejs.org/), [Axios](https://github.com/axios/axios), [Laravel mix](https://laravel-mix.com/docs/4.0/basic-example), [tailwindcss](https://tailwindcss.com/docs/what-is-tailwind/)
- Frontend auth with tailwindcss style
- Flash messages
- PHP test helpers

Instalation
-----------

[](#instalation)

- Start a [laravel project](https://laravel.com/docs/5.8#installation)
- Inside the project folder run `composer require erikprogramador/sales-city-preset`
- Then run `php artisan preset sales-city`
- Install the frontend dependencies `npm install`
- Run `npm run dev`

Flash notification
------------------

[](#flash-notification)

Update your composer file adding those lines on the **autoload** section on your composer.json file

`"files": [ "config/functions.php" ]`

Then run `composer dump -o`

PHP Testing
-----------

[](#php-testing)

Update your composer file adding those lines on the **autoload-dev** section on your composer.json file

`"files": [ "tests/functions.php" ]`

Then run `composer dump -o`

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

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/ec959a152586066ecd7bf584bb35d032a9e05488845374a49c94b5623d9ccedb?d=identicon)[erikprogramador](/maintainers/erikprogramador)

### Embed Badge

![Health badge](/badges/erikprogramador-sales-city-preset/health.svg)

```
[![Health](https://phpackages.com/badges/erikprogramador-sales-city-preset/health.svg)](https://phpackages.com/packages/erikprogramador-sales-city-preset)
```

###  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)
