<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>laravel on The Dev Theatre</title><link>https://devtheatre.net/categories/laravel/</link><description>Recent content in laravel on The Dev Theatre</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 29 Sep 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://devtheatre.net/categories/laravel/index.xml" rel="self" type="application/rss+xml"/><item><title>PsySh - More than just REPL</title><link>https://devtheatre.net/blog/psysh/</link><pubDate>Sun, 29 Sep 2019 00:00:00 +0000</pubDate><guid>https://devtheatre.net/blog/psysh/</guid><description>Most backend developers know about interactive modes, that certainly isn’t a secret.
jimseconde@jim-amd-u18$: php -a
jimseconde@jim-amd-u18$: node
jimseconde@jim-amd-u18$: python3
All give you an active interpreter for that respective language. It’s used mostly for testing or confirming behaviour on the fly - ironically because you have a mountain of code in the middle of your app, your linter isn’t picking up on anything suspicious and exceptions are being thrown where you don’t want.</description></item><item><title>A Guide on How to Develop a Shopify App with Laravel &amp; PHP</title><link>https://devtheatre.net/blog/shopify-laravel/</link><pubDate>Thu, 30 May 2019 00:00:00 +0000</pubDate><guid>https://devtheatre.net/blog/shopify-laravel/</guid><description>This article was originally written by me for Eastside Co's blog: you can find the original here
The Shopify platform contains a whole host of built in functionality. However, thanks to its fully featured REST and GraphQL API access, it also has a thriving app store with a huge range of plug-ins designed to enhance Shopify store functionality in many ways. I'll talk you through a Shopify app development tutorial to help you get started on making your own Shopify app, using the Laravel PHP framework.</description></item></channel></rss>