Hacker News new | ask | show | jobs
by yowmamasita 4772 days ago
It is stated in Laravel's homepage that you can use either native PHP or Blade in your views
1 comments

hmm...so in the docs they say about pure php views, but in the quick start guide they mention only about blade. since this is what I read, this has to be the cause for letting me believe the only way you can create views is with the template included in the framework.