All Projects → spatie → laravel-dashboard-skeleton-tile

spatie / laravel-dashboard-skeleton-tile

Licence: MIT license
A skeleton you can use to package up a tile for laravel-dashboard

Programming Languages

PHP
23972 projects - #3 most used programming language
Blade
752 projects

Projects that are alternatives of or similar to laravel-dashboard-skeleton-tile

larapi
Opinated API Skeleton created with Laravel
Stars: ✭ 47 (+147.37%)
Mutual labels:  skeleton
golang-api-skeleton
Go Golang API Skeleton
Stars: ✭ 24 (+26.32%)
Mutual labels:  skeleton
SkeletonBridgeRecon
The code for CVPR2019 Oral paper "A Skeleton-bridged Deep Learning Approach for Generating Meshes of Complex Topologies from Single RGB Images"
Stars: ✭ 72 (+278.95%)
Mutual labels:  skeleton
ExpressQL
A Ready-to-Go API Skeleton using Node.js + Express.js + GraphQL + MongoDB + JWT Authentication
Stars: ✭ 12 (-36.84%)
Mutual labels:  skeleton
laravel-dashboard-template
Basic Laravel Dashboard Template as a Package.
Stars: ✭ 14 (-26.32%)
Mutual labels:  laravel-dashboard
MTG-Card-Reader-Web
MTG-Card-Reader 2.0, built as a webpage.
Stars: ✭ 21 (+10.53%)
Mutual labels:  skeleton
angular-cli-skeleton
angular-cli skeleton to quickly start a new project with advanced features and best practices. All features are described in README.md.
Stars: ✭ 32 (+68.42%)
Mutual labels:  skeleton
Skeleton-Bones
Library for dynamically generating skeleton loader drawables for Layouts and Views
Stars: ✭ 78 (+310.53%)
Mutual labels:  skeleton
SlimREST
An app skeleton for building a REST API with the Slim PHP Micro-Framework
Stars: ✭ 22 (+15.79%)
Mutual labels:  skeleton
scala-basic-skeleton
Starting point if you want to bootstrap a project in Scala
Stars: ✭ 16 (-15.79%)
Mutual labels:  skeleton
Skeleton
Skeleton is a Social Engineering tool attack switcher
Stars: ✭ 44 (+131.58%)
Mutual labels:  skeleton
SemartSkeleton
Symfony Skeleton
Stars: ✭ 49 (+157.89%)
Mutual labels:  skeleton
hunt-skeleton
hunt framework project template.
Stars: ✭ 20 (+5.26%)
Mutual labels:  skeleton
app
Aplus Framework App Project
Stars: ✭ 338 (+1678.95%)
Mutual labels:  skeleton
ossos
Webbased Character Animation System
Stars: ✭ 158 (+731.58%)
Mutual labels:  skeleton
nova-skeletons
CSS Utility library to create beautiful skeleton screens
Stars: ✭ 28 (+47.37%)
Mutual labels:  skeleton
laravel-skeleton
Скелет приложения на базе Laravel 5.3/5.4
Stars: ✭ 48 (+152.63%)
Mutual labels:  skeleton
pkgkitten
Create simple packages which pass R CMD check
Stars: ✭ 31 (+63.16%)
Mutual labels:  skeleton
Angular-Gulp-Boilerplate
Clean but full-featured AngularJS boilerplate using Gulp workflow and best practices
Stars: ✭ 30 (+57.89%)
Mutual labels:  skeleton
packager
Laravel Package Skeleton Generator - https://youtu.be/kQRQWzDEbGk
Stars: ✭ 20 (+5.26%)
Mutual labels:  skeleton

A short description of the tile

Latest Version on Packagist GitHub Tests Action Status Total Downloads

A friendly explanation of what your tile does.

This tile can be used on the Laravel Dashboard.

Support us

We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.

Installation

You can install the package via composer:

composer require :vendor/:package_name

Usage

In your dashboard view you use the livewire:my-tile component.

<x-dashboard>
    <livewire:my-tile position="e7:e16" />
</x-dashboard>

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email :author_email instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].