[{"data":1,"prerenderedAt":124},["ShallowReactive",2],{"term-l\u002Flaravel":3,"related-l\u002Flaravel":103},{"id":4,"title":5,"acronym":6,"body":7,"category":83,"description":84,"difficulty":85,"extension":86,"letter":87,"meta":88,"navigation":89,"path":90,"related":91,"seo":97,"sitemap":98,"stem":101,"subcategory":6,"__hash__":102},"terms\u002Fterms\u002Fl\u002Flaravel.md","Laravel",null,{"type":8,"value":9,"toc":77},"minimark",[10,15,19,23,26,30,66,70,73],[11,12,14],"h2",{"id":13},"eli5-the-vibe-check","ELI5 — The Vibe Check",[16,17,18],"p",{},"Laravel is the elegant PHP framework that made PHP developers feel good about themselves again. It has a beautiful syntax, comes with tons of built-in features (ORM, authentication, queues, email), and has a massive ecosystem. The Rails of the PHP world.",[11,20,22],{"id":21},"real-talk","Real Talk",[16,24,25],{},"Laravel is a PHP web application framework with expressive, elegant syntax. It includes Eloquent ORM, Blade templating, built-in authentication, queues (Horizon), broadcasting, and a full testing suite. It's the dominant modern PHP framework for web application development.",[11,27,29],{"id":28},"show-me-the-code","Show Me The Code",[31,32,37],"pre",{"className":33,"code":34,"language":35,"meta":36,"style":36},"language-php shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","\u002F\u002F Laravel Eloquent (Active Record ORM)\n$users = User::where('active', true)\n  ->orderBy('created_at', 'desc')\n  ->paginate(15);\n","php","",[38,39,40,48,54,60],"code",{"__ignoreMap":36},[41,42,45],"span",{"class":43,"line":44},"line",1,[41,46,47],{},"\u002F\u002F Laravel Eloquent (Active Record ORM)\n",[41,49,51],{"class":43,"line":50},2,[41,52,53],{},"$users = User::where('active', true)\n",[41,55,57],{"class":43,"line":56},3,[41,58,59],{},"  ->orderBy('created_at', 'desc')\n",[41,61,63],{"class":43,"line":62},4,[41,64,65],{},"  ->paginate(15);\n",[11,67,69],{"id":68},"when-youll-hear-this","When You'll Hear This",[16,71,72],{},"\"Build the CMS in Laravel.\" \u002F \"Laravel's Eloquent ORM makes database queries really clean.\"",[74,75,76],"style",{},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":36,"searchDepth":50,"depth":50,"links":78},[79,80,81,82],{"id":13,"depth":50,"text":14},{"id":21,"depth":50,"text":22},{"id":28,"depth":50,"text":29},{"id":68,"depth":50,"text":69},"backend","Laravel is the elegant PHP framework that made PHP developers feel good about themselves again.","intermediate","md","l",{},true,"\u002Fterms\u002Fl\u002Flaravel",[92,93,94,95,96],"PHP","ORM","Active Record","MVC","Queue",{"title":5,"description":84},{"changefreq":99,"priority":100},"weekly",0.7,"terms\u002Fl\u002Flaravel","Bv8K-edKkdoAcd9AKUEhMw47ZzYMhIbjdY6UR6sEq1w",[104,107,112,116,120],{"title":94,"path":105,"acronym":6,"category":83,"difficulty":85,"description":106},"\u002Fterms\u002Fa\u002Factive-record","Active Record is an ORM pattern where each database row becomes an object that knows how to save itself.",{"title":95,"path":108,"acronym":95,"category":109,"difficulty":110,"description":111},"\u002Fterms\u002Fm\u002Fmvc","architecture","beginner","MVC is like a restaurant: the Model is the kitchen (data and logic), the View is the plate of food (what the user sees), and the Controller is the waiter (...",{"title":93,"path":113,"acronym":114,"category":83,"difficulty":85,"description":115},"\u002Fterms\u002Fo\u002Form","Object-Relational Mapper","An ORM is like a translator between your code and your database. Instead of writing scary SQL, you just write normal code like `User.",{"title":92,"path":117,"acronym":118,"category":83,"difficulty":110,"description":119},"\u002Fterms\u002Fp\u002Fphp","PHP: Hypertext Preprocessor","PHP is a server-side language that powers a huge chunk of the internet — WordPress runs on PHP, and WordPress runs about 40% of all websites.",{"title":96,"path":121,"acronym":6,"category":122,"difficulty":110,"description":123},"\u002Fterms\u002Fq\u002Fqueue","general","A queue is like a line at a coffee shop — first come, first served. The first person to get in line is the first to get their coffee.",1776518291486]