All Projects → laraveltherightway → Laraveltherightway.github.io

laraveltherightway / Laraveltherightway.github.io

Licence: other
Laravel Best Practices (previously Laravel The Right Way)

Projects that are alternatives of or similar to Laraveltherightway.github.io

Community
Knative governance and community material.
Stars: ✭ 104 (-64.63%)
Mutual labels:  community, guidelines
Voten
The code that powers voten.co
Stars: ✭ 1,215 (+313.27%)
Mutual labels:  community, laravel
Core
Simple forum software for building great communities.
Stars: ✭ 5,372 (+1727.21%)
Mutual labels:  community, laravel
Laravel.io
The Laravel.io Community Portal.
Stars: ✭ 1,993 (+577.89%)
Mutual labels:  community, laravel
Active
Laravel helper for recognising the current route, controller and action.
Stars: ✭ 292 (-0.68%)
Mutual labels:  laravel
S Cart
Free Laravel open source e-commerce for business: shopping cart, cms content, and more...
Stars: ✭ 286 (-2.72%)
Mutual labels:  laravel
Laravel Deploy On Shared Hosting
The simple guide to deploy Laravel application to shared hosting services.
Stars: ✭ 288 (-2.04%)
Mutual labels:  laravel
Wookteam
WookTeam是一款轻量级的开源在线团队协作工具,提供各类文档协作工具、在线思维导图、在线流程图、项目管理、任务分发、即时IM,知识库管理等工具。
Stars: ✭ 287 (-2.38%)
Mutual labels:  laravel
Administrator
a fork from Frozennode/Administrator
Stars: ✭ 296 (+0.68%)
Mutual labels:  laravel
Nova Permission
A Laravel Nova tool for Spatie's laravel-permission library
Stars: ✭ 294 (+0%)
Mutual labels:  laravel
Laravel Varnish
Making Varnish and Laravel play nice together
Stars: ✭ 291 (-1.02%)
Mutual labels:  laravel
Laravel Vue Admin
开箱即用的Laravel后台扩展,前后端分离,后端控制前端组件,无需编写vue即可创建一个vue+vuex+vue-route+elment-ui+laravel的项目 ,丰富的表单 表格组件,强大的自定义组件功能。
Stars: ✭ 287 (-2.38%)
Mutual labels:  laravel
Assets
An ultra-simple-to-use assets management library for PHP
Stars: ✭ 292 (-0.68%)
Mutual labels:  laravel
Mozillians
Mozilla community directory -- A centralized directory of all Mozilla contributors!
Stars: ✭ 288 (-2.04%)
Mutual labels:  community
Laravel Http2serverpush
A HTTP2 SeverPush Middleware for Laravel 5
Stars: ✭ 294 (+0%)
Mutual labels:  laravel
Laravel Websockets Demo
Demo application to use with the Laravel WebSockets package.
Stars: ✭ 286 (-2.72%)
Mutual labels:  laravel
Laravel Livewire Tables
A dynamic table component for Laravel Livewire
Stars: ✭ 288 (-2.04%)
Mutual labels:  laravel
Pyrocms
Pyro is an experienced and powerful Laravel PHP CMS.
Stars: ✭ 3,086 (+949.66%)
Mutual labels:  laravel
Awesome Iiif
Awesome IIIF-related resources
Stars: ✭ 288 (-2.04%)
Mutual labels:  community
Laravel Masterpass
Helps you securely setup a master password and login into user accounts with it.
Stars: ✭ 289 (-1.7%)
Mutual labels:  laravel

Laravel: Best Practices

Overview

This is the GitHub Pages repository for the Laravel Best Practices project.

  • This website is a Jekyll project.
  • Each section and sub-section are a Markdown file in _posts/.
  • Sub-sections have isChild: true in their front matter.
  • The navigation and page structure are automatically generated.

Spread the Word!

Laravel: Best Practices has web banner images you can use on your website. Show your support, and let new PHP developers know where to find good information!

See Banner Images

How to Contribute

  1. Fork and edit
  2. Optionally install Ruby with Jekyll gem to preview locally
  3. Submit pull request for consideration

Contributor Style Guide

  1. Use American English spelling (primary English repo only)
  2. Use four (4) spaces to indent text; do not use tabs.
  3. Wrap all text to 120 characters.
  4. Code samples should adhere to PSR-1 or higher.

Where

http://www.laravelbestpractices.com

Translations

If you are interested in translating Laravel Best Practices, fork this repo on GitHub and publish your localized fork to your own GitHub Pages account. We'll link to your translation from the primary document.

To avoid fragmentation and reader confusion, please choose one of these options:

  1. We link to your GitHub Pages fork with [username].github.io/laraveltherightway
  2. We link to your GitHub Pages fork with a subdomain (e.g. "ru.laraveltherightway.com")

If you use a subdomain, enter the subdomain into the CNAME file, and ask us to setup DNS for you. If you do not use a subdomain, remove the CNAME file entirely else your fork will not build when pushed.

When your translation is ready, open an issue on the Issue Tracker to let us know.

Why

There's been a lot of discussion lately about how the PHP community lacks sufficient, credible information for programmers new to PHP. This repository aims to solve this problem.

Who

My name is Darwin Biler. I'm an open-source enthusiast and aims to provide a help in developers to use Laravel effectively in their applications.

Collaborators

License

Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License

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