MdN Corporation (Headquarters: Chiyoda-ku, Tokyo; Representative Director and President: Toru Ogawa; Abbreviation: MdN), which handles media business in the design field within the Impress Group, has released 'Professional Web Programming Laravel Revised Edition,' an introductory book for aspiring professionals that supports the latest version Laravel 13.

'Professional Web Programming Laravel Revised Edition'

https://books.mdn.co.jp/books/3225303040/

When building web applications with PHP, Laravel is likely the first framework that comes to mind. This book is an introductory guide to Laravel for aspiring professionals, updated to support the latest version, Laravel 13.

In this book, you will learn how to set up a development environment with Docker and Laravel Sail on your local computer. Then, you will build a tweet posting application using Laravel, implementing various features and experiencing the essential processes from testing to deployment on the web.

The tweet posting application you will create is practical, incorporating widely used features such as login functionality, image posting, and email sending, in addition to the basic CRUD (Create, Read, Update, Delete) functions common to web applications. You will also learn how to build a frontend using Vite and Tailwind CSS.

Furthermore, the code published in this book can be downloaded as text and PHP files. If an error occurs, you can compare it with the correct code or partially copy and paste to correct it, ensuring a smooth learning experience. This book is highly recommended for those who have a good understanding of PHP and are ready to start learning Laravel!

<Recommended for>

・Those who want to learn Laravel 13

・Those who want to learn how to build with Docker + Laravel Sail

・Those who want to learn standard Laravel construction

・Those who want to learn about automated testing and deployment using GitHub

<Book Contents>

CHAPTER1 Preparing to Start Laravel

CHAPTER2 Building the Basic Structure of an Application

CHAPTER3 Completing the Application

CHAPTER4 Using Various Laravel Features

CHAPTER5 Testing Applications

CHAPTER6 Deploying Applications

<Book Features>

・Learn how to build versatile web applications

・Learn with the latest development environment of Docker + Laravel Sail

・Partial code and terminal commands can be copied and pasted

・Detailed explanation of post-construction processes such as testing and phased release deployment

<Author Profiles>

Kenjiro Kubota

Principal Engineer, M&A Cloud Inc.

Engaged in server-side development with Laravel and frontend development with SvelteKit. Also actively participates in community activities, speaking at numerous PHP-related conferences and study groups. Core staff member of SREKaigi and co-organizer of the online event PHPerTeaNight.

Akihiro Tsukahara

Web Engineer, Codomon Inc.

Engaged in the development of ICT systems for childcare and educational facilities, "CoDMON," and involved in product development utilizing Laravel. Participates in various community activities, including speaking at PHP Conference and PHPerKaigi.

Yuta Ohashi

Web Application Engineer / Manager, Linkage Inc.

Engaged in web application development mainly using PHP, and has worked on Laravel design and implementation. Actively participates in community activities through speaking at PHP Conference and PHPerKaigi, serving as executive committee chairman for Laravel JP Conference 2020, core staff member of PHPerKaigi, and co-organizer of PHPer Tea Night.

[Specifications]

Authored by Kenjiro Kubota, Akihiro Tsukahara, Yuta Ohashi

List price 3,520 yen (3,200 yen + 10% tax)

B5 modified size / 352 pages / Downloadable data available

ISBN 978-4-295-20832-7

[MdN Corporation]

MdN Corporation (MdN) is a publisher that conveys the possibilities and know-how of design and various forms of expression. Founded in 1992, it has published numerous books and magazines on design concepts, learning methods, and tools such as Photoshop and Illustrator.

FACT BOX

  • Source: PR TIMES
  • Category: New Product
  • Products / services: Laravel 13 / Docker