{"id":2373,"date":"2020-11-10T16:34:42","date_gmt":"2020-11-10T09:34:42","guid":{"rendered":"http:\/\/international.binus.ac.id\/computer-science\/?p=2373"},"modified":"2020-11-10T16:38:56","modified_gmt":"2020-11-10T09:38:56","slug":"laravel-basic-and-important-terms-you-should-know","status":"publish","type":"post","link":"https:\/\/international.binus.ac.id\/computer-science\/2020\/11\/10\/laravel-basic-and-important-terms-you-should-know\/","title":{"rendered":"Laravel \u2013 Basic and Important Terms You Should Know"},"content":{"rendered":"<p><a href=\"http:\/\/international.binus.ac.id\/computer-science\/files\/2020\/11\/laravel.png\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-2374\" src=\"http:\/\/international.binus.ac.id\/computer-science\/files\/2020\/11\/laravel.png\" alt=\"\" width=\"621\" height=\"153\" srcset=\"https:\/\/international.binus.ac.id\/computer-science\/files\/2020\/11\/laravel.png 621w, https:\/\/international.binus.ac.id\/computer-science\/files\/2020\/11\/laravel-480x118.png 480w\" sizes=\"(max-width: 621px) 100vw, 621px\" \/><\/a><\/p>\n<p>By: Dr. Maria Seraphina Astriani<\/p>\n<p>&nbsp;<\/p>\n<p>Laravel is an open-source PHP framework and follow mode-view-controller (MVC) design pattern.<\/p>\n<p>It is suitable for Front-end &amp; Back-end.<\/p>\n<p>&nbsp;<\/p>\n<p>These are the advantages why you need to use Laravel:<\/p>\n<ul>\n<li>Scalable<\/li>\n<li>Saved time<\/li>\n<li>Includes namespaces and interfaces (thus helps to organize and manage resources)<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>Composer, artisan, migrations, and seeding are some of the basic and important terms used in Laravel.<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Composer<\/strong><\/p>\n<p>Composer is a tool which includes all the dependencies and libraries.<\/p>\n<p>To get the composer, please download and install it from <a href=\"https:\/\/getcomposer.org\/download\/\">https:\/\/getcomposer.org\/download\/<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><strong>Artisan<\/strong><\/p>\n<p>Artisan is the command-line interface included with Laravel. It provides a number of helpful commands that can assist you while you build your application.<\/p>\n<p>It Incorporated from Symphony framework.<\/p>\n<p>To view a list of all available Artisan commands please use the following command:<\/p>\n<pre style=\"text-align: left;padding-left: 40px\">php artisan list<\/pre>\n<p>&nbsp;<\/p>\n<p><strong>Migrations<\/strong><\/p>\n<p>Migrations are like version control for your database, allowing your team to modify and share the application&#8217;s database schema.<\/p>\n<p>Migrations are typically paired with Laravel&#8217;s schema builder to build your application&#8217;s database schema<\/p>\n<p>&nbsp;<\/p>\n<p><strong>Seeding<\/strong><\/p>\n<p>Laravel includes a simple method of seeding your database with test data using seed classes.<\/p>\n<p>All seed classes are stored in the <strong>database\/seeders<\/strong> directory.<\/p>\n<p>&nbsp;<\/p>\n<p>References:<\/p>\n<p><a href=\"https:\/\/laravel.com\/\">https:\/\/laravel.com\/<\/a><\/p>\n<p><a href=\"https:\/\/www.tutorialspoint.com\/laravel\/laravel_overview.htm\">https:\/\/www.tutorialspoint.com\/laravel\/laravel_overview.htm<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>By: Dr. Maria Seraphina Astriani &nbsp; Laravel is an open-source PHP framework and follow mode-view-controller (MVC) design pattern. It is suitable for Front-end &amp; Back-end. &nbsp; These are the advantages why you need to use Laravel: Scalable Saved time Includes namespaces and interfaces (thus helps to organize and manage resources) &nbsp; Composer, artisan, migrations, and [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":2374,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[112],"tags":[],"class_list":["post-2373","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-article"],"_links":{"self":[{"href":"https:\/\/international.binus.ac.id\/computer-science\/wp-json\/wp\/v2\/posts\/2373"}],"collection":[{"href":"https:\/\/international.binus.ac.id\/computer-science\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/international.binus.ac.id\/computer-science\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/international.binus.ac.id\/computer-science\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/international.binus.ac.id\/computer-science\/wp-json\/wp\/v2\/comments?post=2373"}],"version-history":[{"count":3,"href":"https:\/\/international.binus.ac.id\/computer-science\/wp-json\/wp\/v2\/posts\/2373\/revisions"}],"predecessor-version":[{"id":2377,"href":"https:\/\/international.binus.ac.id\/computer-science\/wp-json\/wp\/v2\/posts\/2373\/revisions\/2377"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/international.binus.ac.id\/computer-science\/wp-json\/wp\/v2\/media\/2374"}],"wp:attachment":[{"href":"https:\/\/international.binus.ac.id\/computer-science\/wp-json\/wp\/v2\/media?parent=2373"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/international.binus.ac.id\/computer-science\/wp-json\/wp\/v2\/categories?post=2373"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/international.binus.ac.id\/computer-science\/wp-json\/wp\/v2\/tags?post=2373"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}