All Projects → dwightwatson → Neontsunami Laravel

dwightwatson / Neontsunami Laravel

Licence: mit
Source for my website and blog

Projects that are alternatives of or similar to Neontsunami Laravel

Laravel Blog
基于 Laravel 5.3 的个人博客系统
Stars: ✭ 49 (-65.49%)
Mutual labels:  blog, laravel
Laravel Blog
基于Laravel5.8构建的轻量博客应用,支持Markdown,支持图片拖拽上传,界面简洁,SEO友好,支持百度链接自动和手动提交
Stars: ✭ 84 (-40.85%)
Mutual labels:  blog, laravel
Www.broqiang.com
个人博客,已经使用新的博客 https://github.com/broqiang/mdblog 此博客不再更新维护
Stars: ✭ 60 (-57.75%)
Mutual labels:  blog, laravel
Barryvanveen
📰 Personal blog of Barry van Veen. Focuses on Laravel Framework, website optimization and natural computing.
Stars: ✭ 24 (-83.1%)
Mutual labels:  blog, laravel
Blogged
🖍 Write beautiful blog articles using Markdown inside your Laravel app.
Stars: ✭ 114 (-19.72%)
Mutual labels:  blog, laravel
Xblog
A powerful and responsive blog system powered by laravel 5.5.
Stars: ✭ 937 (+559.86%)
Mutual labels:  blog, laravel
Laravel Blog
Laravel 8.0 blog application with Vue.js, Homestead, Horizon, Telescope and Pusher
Stars: ✭ 1,248 (+778.87%)
Mutual labels:  blog, laravel
Freek.dev
The sourcecode of freek.dev
Stars: ✭ 407 (+186.62%)
Mutual labels:  blog, laravel
Quickblog
PHP开源的一文多发平台(支持开源中国、简书、知乎、博客园、CSDN、SegmentFault)
Stars: ✭ 112 (-21.13%)
Mutual labels:  blog, laravel
Blog System In Laravel
Complete Blog System in Laravel
Stars: ✭ 89 (-37.32%)
Mutual labels:  blog, laravel
Laravel Feed
Easily generate RSS feeds
Stars: ✭ 573 (+303.52%)
Mutual labels:  blog, laravel
Cell Blog
基于 Laravel 7开发,支持 Markdown 语法的博客
Stars: ✭ 120 (-15.49%)
Mutual labels:  blog, laravel
Cms
Decoupled CMS for any Laravel app, gain control of: pages, blogs, galleries, events, images, custom modules and more.
Stars: ✭ 498 (+250.7%)
Mutual labels:  blog, laravel
Laravel Blog 5.6.5
Learning Laravel by making simple Blog
Stars: ✭ 12 (-91.55%)
Mutual labels:  blog, laravel
Laravel Bjyblog
laravel v8 blog
Stars: ✭ 469 (+230.28%)
Mutual labels:  blog, laravel
Larablog
基于iDashboard后台的个人开源博客,优化iDashboard部分代码,理论上是升级版
Stars: ✭ 79 (-44.37%)
Mutual labels:  blog, laravel
Borgert Cms
Borgert is a CMS Open Source created with Laravel Framework 5.6
Stars: ✭ 298 (+109.86%)
Mutual labels:  blog, laravel
Moell Blog
基于 Laravel 开发,支持 Markdown 语法的博客
Stars: ✭ 301 (+111.97%)
Mutual labels:  blog, laravel
Laravel 5 Myblog
The php blog writed by laravel5.1
Stars: ✭ 86 (-39.44%)
Mutual labels:  blog, laravel
Coreblog
一款优雅的博客系统
Stars: ✭ 119 (-16.2%)
Mutual labels:  blog, laravel

Neon Tsunami

Circle CI

Introduction

This is the source code for my website/blog Neon Tsunami. I open sourced it as an example to other developers who might want to see how a real-world Laravel application might be put together. I've worked on a number of large production apps and this is just a taste of my (largely opinionated) style in a smaller app.

If you're interested in seeing how I did things on Laravel 4.2, take a look at the last commit using 4.2.

Tests

The tests for this application are written using Laravel's HTTP testing support, as well as Dusk browser testing.

If you're interested in seeing how I did things before the browser testing functionality was introduced, take a look at the last commit before upgrading to Laravel 5.4.

If you're interested in seeing how I did things before the integration testing functionality was full-featured, take a look at the last commit using the older PHPUnit assertion style tests.

License

The Neon Tsunami website is open-sourced software licensed under the MIT 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].