foundationapp / blog
Blog is a Simple Laravel Blog Package
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Language:Blade
Requires
- livewire/livewire: ^2.12
Requires (Dev)
- orchestra/testbench: ^8.3
- pestphp/pest-plugin-laravel: ^2.0
- pestphp/pest-plugin-livewire: ^2.0
- phpunit/phpunit: ^10.0
This package is auto-updated.
Last update: 2024-10-14 23:05:54 UTC
README
This is the Blog feature for Foundation.
Installation
You can install the package via composer:
composer require foundationapp/blog
Usage
// Usage description here
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email bobby@bobbyiliev.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.