<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Christopher Pecoraro - Building RESTful APIs with Laravel 5's Doc Block-based Controller Annotations</title>
        <link>https://phpc.tv/videos/watch/0261f4d5-f562-491c-8f04-0d4a2b05145e</link>
        <description>Handling RESTful API requests with Laravel PHP Framework resource controllers is already a cinch. With the arrival of Laravel 5, handling request routing has been made even easier by using a configuration-as-annotation approach. Controller annotations may take advantage of doc block-style syntax and then be compiled using Laravel's artisan command-line tool. I'll present this approach by providing a few examples and discussing some of the pros and cons. http://goo.gl/Hqjfhi</description>
        <lastBuildDate>Tue, 14 Apr 2026 21:14:13 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://phpc.tv</generator>
        <image>
            <title>Christopher Pecoraro - Building RESTful APIs with Laravel 5's Doc Block-based Controller Annotations</title>
            <url>https://phpc.tv/lazy-static/avatars/a00c380b-7291-4db3-b239-61999888fbca.png</url>
            <link>https://phpc.tv/videos/watch/0261f4d5-f562-491c-8f04-0d4a2b05145e</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://phpc.tv/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://phpc.tv/feeds/video-comments.xml?videoId=0261f4d5-f562-491c-8f04-0d4a2b05145e" rel="self" type="application/rss+xml"/>
    </channel>
</rss>