Datenstrom Yellow is for people who make small websites.

Overview

Deutsch   English   Svenska

Datenstrom Yellow 0.8.19

Datenstrom Yellow is for people who make small websites. https://datenstrom.se/yellow/

Installing is unzipping one file and you are ready to go. The most important things for small websites are included. You can add features, themes and languages. Datenstrom Yellow works as content management system and static site generator. Get started.

Do you have questions? Get help.

You might also like...
A small PHP library for validating VAT identification numbers (VATINs).

VATIN A small PHP library for validating VAT identification numbers (VATINs). Installation This library is available on Packagist: $ composer require

A package to handle the SEO in any Laravel application, big or small.
A package to handle the SEO in any Laravel application, big or small.

Never worry about SEO in Laravel again! Currently there aren't that many SEO-packages for Laravel and the available ones are quite complex to set up a

Package with small support traits and classes for the Laravel Eloquent models

Contains a set of traits for the eloquent model. In future can contain more set of classes/traits for the eloquent database.

Make your Laravel app comply with the crazy EU cookie law
Make your Laravel app comply with the crazy EU cookie law

Make your Laravel app comply with the crazy EU cookie law All sites owned by EU citizens or targeted towards EU citizens must comply with a crazy EU l

A package to easily make use of Iconic icons in your Laravel Blade views.
A package to easily make use of Iconic icons in your Laravel Blade views.

Blade Iconic A package to easily make use of Iconic icons in your Laravel Blade views. For a full list of available icons see the SVG directory. Iconi

A package to easily make use of Simple Icons in your Laravel Blade views.
A package to easily make use of Simple Icons in your Laravel Blade views.

Blade Simple Icons A package to easily make use of Simple Icons in your Laravel Blade views. For a full list of available icons see the SVG directory.

Make your Laravel app comply with the refuse/accept cookie law

Make your Laravel app comply with the refuse/accept cookie law All sites owned by EU citizens or targeted towards EU citizens must comply with a crazy

A simple `make:view` command for Laravel applications.

A simple make:view command for Laravel applications. Quickly generate a new Blade view from the console using artisan make:view. Installation You can

A light weight laravel package that facilitates dealing with arabic concepts using a set of classes and methods to make laravel speaks arabic

A light weight laravel package that facilitates dealing with arabic concepts using a set of classes and methods to make laravel speaks arabic! concepts like , Hijri Dates & Arabic strings and so on ..

Comments
  • [ImgBot] optimizes images

    [ImgBot] optimizes images

    Hey there. I've just optimized all of your images. They are the same dimensions and quality as before, only they take up less space now.

    *Total: 65.87kb -> 61.26kb (7%)

    \system\themes\assets\icon.png -- 2.31kb -> 1.21kb (47.48%) \media\images\picture.jpg -- 61.46kb -> 58.12kb (5.44%) \media\thumbnails\picture-100x40.jpg -- 2.10kb -> 1.93kb (8.41%)

    opened by ImgBotApp 4
  • p tags have partial styling

    p tags have partial styling

    theme is able to break yellow form due to unset p styles set padding to 0, set line-height to: normal;, override chrome defaults... -webkit-margin-before: 0; -webkit-margin-after: 0;

    opened by ghost 0
  • fixed bug where isActive() returned nil on active pages

    fixed bug where isActive() returned nil on active pages

    To recreate the bug put yellow in a folder with e.g. a space in its name. The resulting "%20" urlencoded space will not parse against $location. I added normaliseLocation() into getRequestLocation() to fix this. Please check if this could break things else where.... If so put getRequestLocation() into isActiveLocation() on line 826: $currentLocation = substru(self::normaliseLocation(self::getRequestLocation()), strlenu($baseLocation));

    opened by dominikwilkowski 0
Owner
Datenstrom
We make things for people
Datenstrom
Rickrolls people trying to break your site.

Laravel RickRoll Rickrolls people trying to break your site. This package is inspired by Liam Hammett's tweet. Getting started You can install the pac

Félix Dorn 72 Jul 18, 2022
Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups, previously github.com/hyn/multi-tenant

The unobtrusive Laravel package that makes your app multi tenant. Serving multiple websites, each with one or more hostnames from the same codebase. B

Tenancy 2.4k Jan 3, 2023
Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups.

Tenancy for Laravel Enabling awesome Software as a Service with the Laravel framework. This is the successor of hyn/multi-tenant. Feel free to show su

Tenancy 1.1k Dec 30, 2022
Laravel Kickstart is a Laravel starter configuration that helps you build Laravel websites faster.

Laravel Kickstart What is Laravel Kickstart? Laravel Kickstart is a Laravel starter configuration that helps you build Laravel websites faster. It com

Sam Rapaport 46 Oct 1, 2022
Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups, previously

Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups, previously

Tenancy 2.4k Jan 3, 2023
A CMS start kit for websites, built on Filament and Laravel.

TrovCMS TrovCMS is a start kit for websites, built on Filament and Laravel. Install globally with composer. composer global require trovcms/installer

TrovCMS 12 Oct 20, 2022
Simple timesheets and vacation management for small businesses.

About Daybreak Daybreak is a very simplistic timesheet and vacation planning program for small businesses. It was created because I needed something I

Erik Porsche 110 Dec 27, 2022
A small package for adding UUIDs to Eloquent models.

A small package for adding UUIDs to Eloquent models. Installation You can install the package via composer: composer require ryangjchandler/laravel-uu

Ryan Chandler 40 Jun 5, 2022
An issue tracking tool based on laravel+reactjs for small and medium-sized enterprises, open-source and free, similar to Jira.

ActionView English | 中文 An issue tracking tool based on php laravel-framework in back-end and reactjs+redux in front-end, it's similar to Jira. You co

null 1.7k Dec 23, 2022
Flexihash is a small PHP library which implements consistent hashing.

Flexihash Flexihash is a small PHP library which implements consistent hashing, which is most useful in distributed caching. It requires PHP5 and uses

Paul Annesley 364 Oct 18, 2022