| Package Data | |
|---|---|
| Maintainer Username: | tok3 |
| Maintainer Contact: | tok@eq3w.de (tok3) |
| Package Create Date: | 2015-11-20 |
| Package Last Update: | 2023-12-14 |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-11-03 15:14:36 |
| Package Statistics | |
|---|---|
| Total Downloads: | 7 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 1 |
| Total Forks: | 0 |
| Total Open Issues: | 0 |
Add this to your application composer.json to bypass packagist:
Laravel 5.1:
add "tok3/publisher": "@beta" to your composer.json
Tok3\Publisher\PublisherServiceProvider::class
Laravel 5.1
'Publisher' => Tok3\Publisher\PublisherFacade::class,
run php artisan vendor:publish
after that php artisan migrate
Explore the package visit: http://localhost:8000/publisher/pages (assumed using artisan)
when you need some fake data you'll find a seeder in vendor/tok3/publisher/src/seeds
Routes and so on can changed in the config config/tok3-publisher.php
Views are stored in resources/views/vendor/tok3-publisher/