Download the PHP package skegel13/larablocks without Composer
On this page you can find all versions of the php package skegel13/larablocks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download skegel13/larablocks
More information about skegel13/larablocks
Files in skegel13/larablocks
Package larablocks
Short Description A simple package for creating Laravel modules compatible with the Laravel IDEA plugin
License MIT
Homepage https://github.com/skegel13/larablocks
Informations about the package larablocks
Larablocks
A simple package for creating Laravel modules compatible with the Laravel IDEA plugin
This package was inspired by the Modular Laravel series by Mateus Guimarães on Laracasts.
Installation
You can install the package via composer:
You can publish the stubs with:
Usage
Create a block with:
If you are using the Laravel IDEA plugin, update your module settings to use "Directory modules".
Then, set the "Sources path" to "src" and the "Root directory path" to "Modules".
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- Sean Kegel
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of larablocks with dependencies
spatie/laravel-package-tools Version ^1.14.0
illuminate/contracts Version ^10.0