All Projects → igaster → Laravel Theme

igaster / Laravel Theme

Licence: mit
Theme support for Laravel

Projects that are alternatives of or similar to Laravel Theme

Laravel Themer
Multi theme support for Laravel application
Stars: ✭ 142 (-68.23%)
Mutual labels:  laravel, themes
Protonmail Themes
Customise ProtonMail with themes and enhance your encrypted email experience.
Stars: ✭ 441 (-1.34%)
Mutual labels:  themes
Laravel Scout Elasticsearch
Search among multiple models with ElasticSearch and Laravel Scout
Stars: ✭ 423 (-5.37%)
Mutual labels:  laravel
Webed
WebEd CMS - a cms based on Laravel 5.5
Stars: ✭ 432 (-3.36%)
Mutual labels:  laravel
Awesome Laravel Nova
Curated list of Laravel Nova resources
Stars: ✭ 423 (-5.37%)
Mutual labels:  laravel
Gruvbox Material
Gruvbox with Material Palette
Stars: ✭ 433 (-3.13%)
Mutual labels:  themes
Vue Datasource
A vue.js component to create dynamic tables
Stars: ✭ 420 (-6.04%)
Mutual labels:  laravel
Iris
The fastest HTTP/2 Go Web Framework. AWS Lambda, gRPC, MVC, Unique Router, Websockets, Sessions, Test suite, Dependency Injection and more. A true successor of expressjs and laravel | 谢谢 https://github.com/kataras/iris/issues/1329 |
Stars: ✭ 21,587 (+4729.31%)
Mutual labels:  laravel
Laravel Webhook Server
Send webhooks from Laravel apps
Stars: ✭ 439 (-1.79%)
Mutual labels:  laravel
Statamic
Statamic 3: The New Site/App Package
Stars: ✭ 431 (-3.58%)
Mutual labels:  laravel
Sharp
Laravel 6+ Content management framework
Stars: ✭ 430 (-3.8%)
Mutual labels:  laravel
Laravel Server Monitor
Server Monitoring Command for Laravel Applications
Stars: ✭ 424 (-5.15%)
Mutual labels:  laravel
Tinx
⛔️ Laravel Tinx is archived and no longer maintained.
Stars: ✭ 437 (-2.24%)
Mutual labels:  laravel
Laravel Gamify
Gamify your Laravel app with Reputation Points & Achievements Badges support
Stars: ✭ 422 (-5.59%)
Mutual labels:  laravel
Laravel 8 Simple Cms
Laravel 8 content management system for starters.
Stars: ✭ 444 (-0.67%)
Mutual labels:  laravel
Airflix
🍿 An AirPlay friendly web interface to stream your movies and TV shows from a home server.
Stars: ✭ 420 (-6.04%)
Mutual labels:  laravel
Performance
⏱ PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.
Stars: ✭ 429 (-4.03%)
Mutual labels:  laravel
Laravel Api Response Builder
Builds nice, normalized and easy to consume Laravel REST API JSON responses.
Stars: ✭ 433 (-3.13%)
Mutual labels:  laravel
Laravel Kit
A desktop Laravel admin panel app
Stars: ✭ 440 (-1.57%)
Mutual labels:  laravel
Laravel Translation Loader
Store your translations in the database or other sources
Stars: ✭ 446 (-0.22%)
Mutual labels:  laravel

Description

License Downloads

This is a Laravel package that adds basic support for managing themes. It allows you to build your views & your assets in seperate folders, and supports for theme extending! Awesome :)

Features:

  • Views & Asset separation in theme folders
  • Theme inheritance: Extend any theme and create Theme hierarchies (WordPress style!)
  • Integrates Orchestra/Asset to provide Asset dependencies managment
  • Your App & Views remain theme-agnostic. Include new themes with (almost) no modifications
  • Themes are distributable! Create a single-file theme Package and install it on any Laravel application.
  • Ships with console commands to manage themes

Documentation

Check the Documentation

If you are upgrading from v1.x please read the migration guide

Compability

v2.x requires Laravel 5.4+

Tests

This package is fully tested. Check the testing repository

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].