Libraries tagged by default page
bright-cloud-studio/contao-redirect-failed-login
32 Downloads
Extends the default Contao 'Login form' front end module to allow selecting of a page to forward users to after failed login attempts
aceitdesign/aceitrouter
4 Downloads
A simple router that allows for nested pages as well as middleware before and after th main matching process. It functions on callbacks provided by the routes themselves. It also has support for default behaviour (404 etc)
resterland/rlkickstart
43 Downloads
Setting up a basic page tree for starting new web projects, multilingual. Default language is set to German. Additional languages = en, id, fr
byjoby/formward
1984 Downloads
Forms with sane defaults and simple interfaces to skip the boilerplate code and just put a form on the page
binshops/laravel-blog
38648 Downloads
Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
georgringer/extbase-with-no-l10n-parent
85404 Downloads
Show records in extbase if those got a different language defined then -1 (all) or 0 (default) and no language parent
georgringer/extbase-records-with-no-l10n-parent
45669 Downloads
Show records in extbase if those got a different language defined then -1 (all) or 0 (default) and no language parent
softfineware/discriminator-default-normalizer
3135 Downloads
Symfony serializer normalizer for normalizing to parent object in case of not found DiscriminatorMap
nitsan/ns-basetheme
22869 Downloads
The architecture of parent/child TYPO3 theme concept. Explore https://t3planet.com and https://nitsantech.com
lara-zeus/boredom
9873 Downloads
Zeus Boredom, use Boring Avatars as the default avatar provider in your FilamentPHP v3 application
hessam/laravel-blogger
1273 Downloads
Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
demmonico/yii2-config
2979 Downloads
Yii2 extension which allows to get application parameters, text or email templates from database tables or from default config, to import and to manage them from admin panel dynamically.
sertxudeveloper/laravel-pagination
771 Downloads
Package for overriding Laravel's default pagination
cnvs/paper
23 Downloads
Canvas Default Appearance
mits87/eloquent-nested-attributes
363 Downloads
Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.