MyBB

MyBB 2.0 Using Laravel and Blade

Submitted by AndresXZ09, , Thread ID: 5390

Thread Closed
AndresXZ09
Closed Account
Level:
0
Reputation:
30
Posts:
1.22K
Likes:
139
Credits:
1.51K
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

linkzy
No pressure, no diamonds
Level:
0
Reputation:
181
Posts:
5.34K
Likes:
341
Credits:
54
01-07-2015, 12:49 AM
#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

AndresXZ09
Closed Account
Level:
0
Reputation:
30
Posts:
1.22K
Likes:
139
Credits:
1.51K
OP
01-07-2015, 12:51 AM
#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

Mr_Joker
YouR JuSt G4Y
Level:
0
Reputation:
3
Posts:
795
Likes:
51
Credits:
493
01-07-2015, 12:51 AM
#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

AndresXZ09
Closed Account
Level:
0
Reputation:
30
Posts:
1.22K
Likes:
139
Credits:
1.51K
OP
01-07-2015, 12:53 AM
#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

Sparkks
Closed Account
Level:
0
Reputation:
2
Posts:
57
Likes:
19
Credits:
697
01-07-2015, 12:59 AM
#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

AndresXZ09
Closed Account
Level:
0
Reputation:
30
Posts:
1.22K
Likes:
139
Credits:
1.51K
OP
01-07-2015, 01:03 AM
#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

Coin
Level:
0
Reputation:
59
Posts:
1.13K
Likes:
54
Credits:
243
01-07-2015, 01:20 AM
#8
Indeed, Laravel docs are amazing!

RE: MyBB 2.0 Using Laravel and Blade

AndresXZ09
Closed Account
Level:
0
Reputation:
30
Posts:
1.22K
Likes:
139
Credits:
1.51K
OP
01-07-2015, 01:23 AM
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

Coin
Level:
0
Reputation:
59
Posts:
1.13K
Likes:
54
Credits:
243
01-07-2015, 01:28 AM
#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: 1 Guest(s)