We'll cover how to add syntax highlighting to code blocks in Statamic v3 using Prism. With a couple quick steps you'll have your code blocks looking spiffy!
We'll cover how to add syntax highlighting to code blocks in Statamic v3 using Prism. With a couple quick steps you'll have your code blocks looking spiffy!
We'll add some custom functionality to the composer package we created in part one to create a Laravel boilerplate with things set up just how we prefer.
Laravel provides frontend scaffolding, but you may want a more
customized boilerplate to start projects from. Learn to create your own package
to do just that!
Follow along as I set up a macOS desktop from scratch. Development environments, apps, code editors, all the settings, and some useful shortcuts!
Interested in using Sublime Text for Laravel Development? Here's how to set it up from scratch like a Pro!
Wouldn't it be great if we could quickly access the exact Laravel documentation page you need right
from your code editor? Now you can!