PHPackages                             connor-lock05/laravel-bundles - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. connor-lock05/laravel-bundles

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

connor-lock05/laravel-bundles
=============================

Developer package to improve make commands for common 'bundles' of files

1.0.2(1y ago)012MITPHP

Since Jul 19Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Conarix/laravel-bundles)[ Packagist](https://packagist.org/packages/connor-lock05/laravel-bundles)[ RSS](/packages/connor-lock05-laravel-bundles/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

Laravel Bundles
===============

[](#laravel-bundles)

Laravel Bundles is a development package that aims to make creating files using artisan commands easier. It achieves this by defining preset 'bundles' in a bundles config file.

Publish Config
==============

[](#publish-config)

To publish the bundles config file run:

```
php artisan vendor:publish --tag=bundles-config
```

This will create a config file that looks like this:

```
