MyBB

MyBB 2.0 Using Laravel and Blade

Submitted by AndresXZ09, , Thread ID: 5390

Thread Closed
01-07-2015, 12:45 AM
#1
I would like to know what are your thoughts on this guys, if someone doesn't know, MyBB 2.0 is being developed using the framework Laravel, one of the most popular PHP Frameworks in the market. Also, it's using Blade for it's templates.

I personally find it good, I love to work with the Routes that Laravel provides, and also with Blade, which is really good in my opinion, because you can create a master blade for something, extend it on your new view, modify the content of your yield and your new page is up and running (well, you have to create the route as well)

But that not comes alone, Laravel has an amazing documentation in my opinion, so I think it's going to be more easy to newbies developers to customize their installation on their own path.

There are not many details about MyBB 2.0, I don't know if it's going to be possible to use a custom package in your installation, but that would be awesome.

So, guys, so far what are your thoughts on the new MyBB version?

RE: MyBB 2.0 Using Laravel and Blade

#2
hmm great.
Theres no 1.9 version of MyBB ? ?
| A | v4hl| Addicted | Senpai | Sui | Sensei | H | fdigl |


RE: MyBB 2.0 Using Laravel and Blade

OP
#3
01-07-2015, 12:49 AM
Believer Wrote:
hmm great.
Theres no 1.9 version of MyBB ? ?

Nope

RE: MyBB 2.0 Using Laravel and Blade

#4
Dude if the MyBB forum 2.0 style is like IPS I'll love mybb forever lol

RE: MyBB 2.0 Using Laravel and Blade

OP
#5
It would depend on how the designer ahead the staff is doing the stuff, but it's all editable, and using Blade, it would be really easy to create your own theme using Bootstrap//Semantic UI, etc.

RE: MyBB 2.0 Using Laravel and Blade

#6
I don't know much about laravel, but i know their convention is close to my hometown, so I'll be attending that!

Wait.. $375 for admission? Is that some kind of joke..

Edit.. Comic Con is in louisville this year? WTF? What else is in louisville?!?! I'm excited as hell! Is def con in theville as well?!?! No... :(

RE: MyBB 2.0 Using Laravel and Blade

OP
#7
I have never went to any of his conventions, however, the framework is free, you should give it a try.

RE: MyBB 2.0 Using Laravel and Blade

#8
Indeed, Laravel docs are amazing!

RE: MyBB 2.0 Using Laravel and Blade

OP
This post was last modified: 01-07-2015, 01:23 AM by AndresXZ09
#9
See why I told you I was learning using Laravel?

And the Blade templates are just :hurr:

@extends('layouts.itsawesome')

@section('title', 'Oh yeah baby')
@section('content')
Blade is awesome
@endsection

RE: MyBB 2.0 Using Laravel and Blade

#10
01-07-2015, 01:23 AM
AndresXZ09 Wrote:
See why I told you I was learning using Laravel?

And the Blade templates are just :hurr:

@extends('layouts.itsawesome')

@section('title', 'Oh yeah baby')
@section('content')
Blade is awesome
@endsection

Omg that syntax. Ill start using Laravel for my next project <3

Users browsing this thread: 5 Guest(s)