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 2w ago

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 9% 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://avatars.githubusercontent.com/u/6305630?v=4)[Erik Vanderlei Fernandes](/maintainers/erikprogramador)[@erikprogramador](https://github.com/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/dusk

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

1.9k39.6M290](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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