PHP learning memo
Aug 25, 2020
PHP
.blade.php
Template engine Output to the {{variable name}} screen
@if @ifelse @ifend
route
return view(‘archives.index’);
Separate archives with “.” instead of “/”
▼ Reference video https://www.youtube.com/watch?v=M7ZV0GKm4lI&list=PLh6V6_7fbbo8bb7eajaLdsQZ9fLhMJ-oc&index=1