先日こちらのブログでudemyを使って、Laravelを勉強するのもあり!という話をしましたが、具体的にどのようなコースが良いのか・・・という点を本記事でお伝えしていきます。
もくじ
なぜudemyがオススメなのか?

これまでにプログラミングコースを含めて、38コースudemyで購入しています。
何度も試しみてメリットとしては、このようなものが挙げられます。
- 一流講師の講座が格安(1500円くらい)で!
- 30日間返金を保証している動画
- 受講の時間・場所を選ばない!
- 再生速度を0.5倍速から2倍速まで調整可能
では早速見ていきましょう!
[日本語]【2日でできる】はじめての PHP 7 x Laravel 6 入門

対象者 | プログラミング初学者 |
コース時間 | 5.5時間 |
定価 | ¥10800 |
言語 | 日本語 |
Laravel バージョン | Laravel6 |
講師紹介
井上 博樹 (Hiroki Inoue)
東京大学工学部卒。富士総合研究所・国際大学GLOCOMを経て、ワシントンD.C.の教育系スタートアップ(Blackboard)にて多言語化などを担当。NASDAQ IPOを経験した後、起業。
Udemyでのべ約101,000名にAI開発・プログラミング講座を33コース提供中。
コース概要
プログラミング初学者がつまづきやすいポイントや初期の導入から丁寧に説明をしてくれています。ゴール地点として、webアプリケーションを一つ作ることができるので、達成感があります。また、udemymあるあるなのですが、サービス精神が旺盛な人が多く、10時間以上の長すぎる動画が結構あって見切れないことがしばしば。
ですが、このコースは5h程度なのでちゃんと見切ることができます。
こちらからコースのお申し込みができます。
[英語]PHP with Laravel for beginners – Become a Master in Laravel

対象者 | 初級者 |
コース時間 | 32時間 |
定価 | ¥18,000 |
言語 | 英語( |
Laravel バージョン | Laravel5.3-5.8 |
講師紹介
Edwin Diaz
Web Developer & Premium Udemy Instructor – 400,000 students.
He is a professional who has experience in computer science; also a broad set of skills in software ,web development, and information technology.
→経歴はわかりませんでしたが、多くの人にこれまでudemy内で教えており、レビューを7万回近く受けて、講師評価は4.4/5なので高い講師であると判断できるでしょう。
コース概要
基本的なCRUD操作からEメールの送り方,CMSを作れるくらいの情報を学ぶことができます。またMVCといった基礎的な動作まで行うことができます。アプリに使うような基礎動作の説明は全てされているので初学者でも安心して使うことはできるでしょう。
ですが、裏側がどのように動いているのか?という仕組みはあまり語られてないので、その辺りを期待しているん人には物足りないかもしれません。
Projects in Laravel: Learn Laravel Building 10 Projects

対象者 | 中級者 |
コース時間 | 18.5時間 |
定価 | ¥7000 |
言語 | 英語 |
Laravel バージョン | 5.4 |
講師紹介
Samy Eduonix
I’m in charge of Course Development at Eduonix Learning Solutions.
I’m here to make sure that all of Eduonix’ courses are the best possible, and that they help you improve your skills!
If you feel like any of our courses could be improved, let me know and we’ll update them accordingly.
You can be sure that all our future courses will be top-quality and constantly updated with new content!
See you soon,
→経歴はわからないですが、研修センターから出している動画です。また、講師評価もレビュー7000人に対して4.1と極めて高評価です。
コース概要
実際のアプリケーションを作っていくコースです。下記がコース内容です。Laravel5.4で作成しているため、やや情報が古いのですが、根本的な部分は使えますので、Laravelの操作にある程度なれてきて実際にどのような感じで行っていくのか?ということを知りたい場合ははこの動画を見てみると良いでしょう。
Here are the 10 different projects that you will learn in this course:
Basic Website – In this project, you will learn how to install Laravel, set up the controller, views, migrations, compile your assets with Laravel Mix and build a basic website.
Todo List – A simple Todo list will help you understand how to integrate CRUD (create, read, update, delete) functionality in Laravel.
Business Listing – In this application, you will learn how to create authentication, add business listings and delete them.
Photo Gallery – Here you will learn how to create albums and update photos into that album.
REST API – In this you will learn how accept requests to certain routes, update the database, and using items with a name and a body. We will also build a front-end using JavaScript so that we can make requests to the API.
OctoberCMS Website – A website built with the October Content Management Systems that is built on Laravel.
MyTweetz Twitter App – An app integrated with the Twitter API, which will allow you to not only compose tweets, but also publish them.
MarxManager Bookmark Manager – A bookmark manager using the PostgreSQL as our database.
Vue.js Contact Manager – In this project, you will learn how to build a front-end using Vue.js as a component to work with our contacts in the backend.
Backpack Website With Admin Area – This project will familiarize you with Backpack, a collection of different packages to create different features in You Admin Panel.
The Ultimate Advanced Laravel Pro course (incl Vuejs)

対象者 | Laravel中級者~上級者 |
コース時間 | 12時間 |
定価 | ¥24000 |
言語 | 英語 |
Laravel バージョン | ver 5系 |
講師紹介
Kati Frantz Full stack software engineer
He is a web developer who is in love with building powerful web applications . He is all about knowledge sharing, and helping others easily cross the bridges that were tough for him . He is a great supporter, teacher, and would not stop till you get it . His hobby is coding , and he encourages hard work and perfection in everything . He’s also equipped with so many skills , and is not only concerned with you learning to code, but you becoming very successful in this long journey . He’s an artisan , and would love to see his students become even greater artisans and creators than himself.
コース概要
これまでのコースは割と操作の仕方など初学から中級者向けの内容でしたが、本コースは裏側のロジックがどのようにできているのか?といったLaravelについいて詳しく知りたい方向けのコースになっています。ここまで勉強してみて、Laravelについてもっと知りたい!という方は是非ともやってみると良いでしょう。