All Projects → LaravelRUS → laravel-skeleton

LaravelRUS / laravel-skeleton

Licence: other
Скелет приложения на базе Laravel 5.3/5.4

Programming Languages

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

Projects that are alternatives of or similar to laravel-skeleton

SemartSkeleton
Symfony Skeleton
Stars: ✭ 49 (+2.08%)
Mutual labels:  skeleton, skeleton-application
p3arsec
Parallel Patterns Implementation of PARSEC Benchmark Applications
Stars: ✭ 12 (-75%)
Mutual labels:  skeleton, skeleton-application
service-skeleton
Microservice skeleton based on yii2 framework.
Stars: ✭ 14 (-70.83%)
Mutual labels:  skeleton
kotlin-multiplatform-example
A barebones Kotlin multiplatform project with JVM and JS targets
Stars: ✭ 15 (-68.75%)
Mutual labels:  skeleton-application
larapi
Opinated API Skeleton created with Laravel
Stars: ✭ 47 (-2.08%)
Mutual labels:  skeleton
tb-grid
tb-grid is a super simple and lightweight 12 column responsive grid system utilizing css grid.
Stars: ✭ 19 (-60.42%)
Mutual labels:  skeleton
ExpressQL
A Ready-to-Go API Skeleton using Node.js + Express.js + GraphQL + MongoDB + JWT Authentication
Stars: ✭ 12 (-75%)
Mutual labels:  skeleton
nixkell
A simple Nix-Haskell skeleton
Stars: ✭ 63 (+31.25%)
Mutual labels:  skeleton
SlimREST
An app skeleton for building a REST API with the Slim PHP Micro-Framework
Stars: ✭ 22 (-54.17%)
Mutual labels:  skeleton
nova-skeletons
CSS Utility library to create beautiful skeleton screens
Stars: ✭ 28 (-41.67%)
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 (-33.33%)
Mutual labels:  skeleton
aurelia-typescript-boilerplate
A starter kit for building a standard navigation-style app with Aurelia, typescript and webpack by @w3tecch
Stars: ✭ 18 (-62.5%)
Mutual labels:  skeleton
Skeleton
Skeleton is a Social Engineering tool attack switcher
Stars: ✭ 44 (-8.33%)
Mutual labels:  skeleton
pose2action
experiments on classifying actions using poses
Stars: ✭ 24 (-50%)
Mutual labels:  skeleton
create-fastify-app
An utility that help you to generate or add plugin to your Fastify project
Stars: ✭ 53 (+10.42%)
Mutual labels:  skeleton-application
Skeleton-EJS
A front-end template build upon Rosid.
Stars: ✭ 13 (-72.92%)
Mutual labels:  skeleton
skinner
Skin export / import tools for Autodesk Maya
Stars: ✭ 68 (+41.67%)
Mutual labels:  skeleton
app
Aplus Framework App Project
Stars: ✭ 338 (+604.17%)
Mutual labels:  skeleton
golang-api-skeleton
Go Golang API Skeleton
Stars: ✭ 24 (-50%)
Mutual labels:  skeleton
noise-php
A starter-kit for your PHP project.
Stars: ✭ 52 (+8.33%)
Mutual labels:  skeleton-application

LaravelRUS Skeleton

Packagist Version GitHub license Gitter Chat



Скелет приложения на базе Laravel 5.4 от сообщества LaravelRUS.

--

Изменения:

  • режим ротации логов daily вместо single;
  • закомментированны все алиасы фасадов.

Добавлено:

  • type hints в разных местах;
  • русские языковые файлы;
  • базовая модель App\Core\Model, от которой можно наследовать свои модели;
  • ключ app.local_providers для провайдеров, которые будут загружаться только в среде local;
  • пакеты barryvdh/laravel-debugbar и barryvdh/laravel-ide-helper, подключаются в app.local_providers.
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].