Download the PHP package ibecsystems/laravel-porto without Composer
On this page you can find all versions of the php package ibecsystems/laravel-porto. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ibecsystems/laravel-porto
More information about ibecsystems/laravel-porto
Files in ibecsystems/laravel-porto
Package laravel-porto
Short Description This package implements the Porto, a modern Software Architectural Pattern
License MIT
Homepage https://github.com/ibecsystems/laravel-porto
Informations about the package laravel-porto
This package implements the Porto, a modern Software Architectural Pattern
Requirements
- Laravel 11
- Filament 3
- Spatie/Laravel-Data v4
Roadmap
- [x] Add Ship folder generator command
- [x] Auto import MainServiceProvider to ShipProvider
- [x] Remove RouteServiceProvider
- [x] Support Filament v3, add FilamentPlugin to generator
- [x] Update Porto installing documentation
Installation
You can install the package via composer:
And run this command to copy Ship folder and import ShipProvider
You can try running this command to check the successful installation Porto:
You can publish the config file with:
Usage
You can generate new container via command:
You can see other generate commands:
Standard Container's Structure:
Filament v2 Structure:
Filament v3 Structure:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Anastas Mironov
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-porto with dependencies
illuminate/contracts Version ^10.0|^11.0
spatie/laravel-data Version ^4.5
spatie/laravel-package-tools Version ^1.14.0